mirror of
https://github.com/alfg/mp4-rust.git
synced 2025-04-15 08:14:15 +00:00
.
This commit is contained in:
parent
1199aa88f9
commit
284e01dac2
1 changed files with 1 additions and 1 deletions
|
@ -619,7 +619,7 @@ pub struct AacConfig {
|
|||
pub es_id: u16,
|
||||
pub object_type_indication: u8,
|
||||
pub stream_type: u8,
|
||||
pub buffer_size_db: u8,
|
||||
pub buffer_size_db: u32,
|
||||
}
|
||||
|
||||
impl Default for AacConfig {
|
||||
|
|
Loading…
Reference in a new issue