mirror of
https://github.com/alfg/mp4-rust.git
synced 2025-01-07 02:35:26 +00:00
.
This commit is contained in:
parent
da7debf434
commit
f58f4efdf3
1 changed files with 2 additions and 2 deletions
|
@ -127,7 +127,7 @@ impl<R: Read + Seek> Mp4Reader<R> {
|
|||
reader,
|
||||
ftyp: ftyp.unwrap(),
|
||||
moov: moov.unwrap(),
|
||||
sidx: sidx,
|
||||
sidx,
|
||||
moofs,
|
||||
emsgs,
|
||||
size,
|
||||
|
|
Loading…
Reference in a new issue