mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-20 15:27:32 +09:00
Remove files and comments related to MP4Reader
The MP4Reader no longer exists in the tree.
This commit is contained in:
parent
ef2f6d6f28
commit
0f8e1d95d0
4 changed files with 1 additions and 222 deletions
|
|
@ -33,7 +33,7 @@ public:
|
|||
// Returns S_OK on success, or MF_E_TRANSFORM_NEED_MORE_INPUT if there's not
|
||||
// enough data to produce more output. If this returns a failure code other
|
||||
// than MF_E_TRANSFORM_NEED_MORE_INPUT, an error will be reported to the
|
||||
// MP4Reader.
|
||||
// MP4Demuxer.
|
||||
virtual HRESULT Output(int64_t aStreamOffset,
|
||||
RefPtr<MediaData>& aOutput) = 0;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue