media/libraries/extractor
sheenachhabra f1d285ed6f Add support for passing creation time via InAppMuxer
PiperOrigin-RevId: 538175466
(cherry picked from commit 7e14811e25)
2023-06-12 09:15:51 +00:00
..
src Add support for passing creation time via InAppMuxer 2023-06-12 09:15:51 +00:00
build.gradle Move NAL unit related methods from common to container module 2023-05-18 16:07:51 +00: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.