media/libraries/extractor/src
rohks ca58867816 Hard-code channel count and sample rate for AMR-NB and AMR-WB
AMR-NB and AMR-WB are inherently mono, so channel count is set to 1. Sample rate is also hard-coded to adhere to codec standards.

Also removed unused parameter `hasAdditionalViews` in `StriData`.

#cherrypick

PiperOrigin-RevId: 707606245
2024-12-18 11:03:26 -08:00
..
androidTest Enable lint errors in extractor tests 2024-12-03 09:29:30 -08:00
main Hard-code channel count and sample rate for AMR-NB and AMR-WB 2024-12-18 11:03:26 -08:00
test Remove Parcelable interface from Metadata and Metadata.Entry 2024-12-16 05:58:02 -08:00