media/libraries/muxer/src
Googler f2d3072d1a Refactor audioEsdsBox to esdsBox
Since the muxer supported only AAC audio codec, the esdsBox was unconditionally created within the audioSampleEntry. This CL refactors the box creation logic by moving it to the codecSpecificBox method. This is to make adding support for new audio codecs easier.

PiperOrigin-RevId: 650130935
(cherry picked from commit a269355369)
2024-08-21 11:20:10 +00:00
..
androidTest Write moov box at the start of the file if possible 2024-06-17 03:38:11 -07:00
main Refactor audioEsdsBox to esdsBox 2024-08-21 11:20:10 +00:00
test Write moov box at the start of the file if possible 2024-06-17 03:38:11 -07:00