mirror of
https://github.com/alfg/mp4-rust.git
synced 2025-01-03 08:58:40 +00:00
fix(opus): export opus
This commit is contained in:
parent
b72a26b3f5
commit
09343a20ee
1 changed files with 1 additions and 0 deletions
|
@ -113,6 +113,7 @@ pub use mdia::MdiaBox;
|
|||
pub use moof::MoofBox;
|
||||
pub use moov::MoovBox;
|
||||
pub use mvex::MvexBox;
|
||||
pub use opus::*;
|
||||
pub use tfdt::TfdtBox;
|
||||
pub use tfhd::TfhdBox;
|
||||
pub use traf::TrafBox;
|
||||
|
|
Loading…
Reference in a new issue