mirror of
https://github.com/alfg/mp4-rust.git
synced 2025-04-24 04:34:11 +00:00
.
This commit is contained in:
parent
79c0ccf283
commit
8747b9af4f
1 changed files with 1 additions and 1 deletions
|
@ -681,7 +681,7 @@ impl AacConfig {
|
|||
|
||||
// Set new fields from mp4a
|
||||
data_reference_index: mp4a.data_reference_index,
|
||||
sound_version: mp4a.sound_version,
|
||||
sound_version: 0,
|
||||
|
||||
samplesize: mp4a.samplesize,
|
||||
qt_bytes: mp4a.qt_bytes.clone(),
|
||||
|
|
Loading…
Reference in a new issue