mirror of
https://github.com/samsonjs/media.git
synced 2026-03-26 09:35:47 +00: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
|
||
|---|---|---|
| .. | ||
| src | ||
| build.gradle | ||
| proguard-rules.txt | ||
| README.md | ||
Extractor module
Provides media container extractors and related utilities. Application code will not normally need to depend on this module directly.