mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00

SampleExtractor will initially only be implemented by FrameworkSampleExtractor which delegates to a MediaExtractor, but eventually it will also be implemented by additional extractors. The sample extractor can be used as a source of samples via DefaultSampleSource.