1
0
Fork 0
mirror of https://github.com/alfg/mp4-rust.git synced 2025-04-24 04:34:11 +00:00
This commit is contained in:
damitha 2025-03-24 23:40:22 +11:00
parent 79c0ccf283
commit 8747b9af4f

View file

@ -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(),