media/libraries/extractor
sheenachhabra 7b62b33127 Move Mp4LocationData from extractor module to container module
This class will be shared between extractor and muxer module.

PiperOrigin-RevId: 532784415
2023-05-17 16:37:57 +01:00
..
src Move Mp4LocationData from extractor module to container module 2023-05-17 16:37:57 +01:00
build.gradle Move NAL unit related methods from common to container module 2023-05-17 16:32:46 +01:00
proguard-rules.txt Update to androidx.media3 2021-10-27 09:12:46 +01:00
README.md Fix javadoc links in media README files 2023-03-30 17:26:40 +00:00

Extractor module

Provides media container extractors and related utilities. Application code will not normally need to depend on this module directly.