1
0
Fork 0
mirror of https://github.com/alfg/mp4-rust.git synced 2025-01-07 02:35:26 +00:00
This commit is contained in:
Damitha Gunwardena 2024-12-23 17:32:17 +11:00
parent da7debf434
commit f58f4efdf3

View file

@ -127,7 +127,7 @@ impl<R: Read + Seek> Mp4Reader<R> {
reader,
ftyp: ftyp.unwrap(),
moov: moov.unwrap(),
sidx: sidx,
sidx,
moofs,
emsgs,
size,