mirror of
https://github.com/alfg/mp4-rust.git
synced 2025-01-03 17:08:40 +00:00
expose StcoBox
This commit is contained in:
parent
5d070ebfbf
commit
52e8a8b654
1 changed files with 1 additions and 0 deletions
|
@ -122,6 +122,7 @@ pub use mvhd::MvhdBox;
|
|||
pub use opus::*;
|
||||
pub use smhd::SmhdBox;
|
||||
pub use stbl::StblBox;
|
||||
pub use stco::StcoBox;
|
||||
pub use stsc::StscBox;
|
||||
pub use stsd::StsdBox;
|
||||
pub use stsz::StszBox;
|
||||
|
|
Loading…
Reference in a new issue