media/libraries/extractor
sheenachhabra b382a7c2da Move MdtaMetadataEntry class into container module
This class is to be shared between extractor, transformer
and muxer module.

PiperOrigin-RevId: 533490888
2023-05-24 15:29:23 +01:00
..
src Move MdtaMetadataEntry class into container module 2023-05-24 15:29:23 +01:00
build.gradle Add singleVariant publishing config to all published gradle files 2023-05-19 17:22:21 +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.