mirror of
https://github.com/androidx/media.git
synced 2025-05-09 08:30:43 +08:00

To avoid complicated bit shifting and masking. Also makes the code more readable. PiperOrigin-RevId: 490749482 (cherry picked from commit 3d31e094a9e802354dce2f3dc5f33062f7624248)
Extractor module
Provides media container extractors and related utilities. Application code will not normally need to depend on this module directly.