mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00

Format expects the values of `averageBitrate` and `peakBitrate` in bps and the value fetched from AC3SpecificBox and EC3SpecificBox is in kbps. PiperOrigin-RevId: 490756581 (cherry picked from commit 4066970ce7292642794f4a3954f8d0fde78dd310)
Test data module
Provides sample data for media unit and instrumentation tests.