mirror of
https://github.com/samsonjs/media.git
synced 2026-03-26 09:35:47 +00: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. |
||
|---|---|---|
| .. | ||
| assets | ||
| src/main | ||
| build.gradle | ||
| README.md | ||
Demo application
This folder contains a demo application that uses ExoPlayer to play a number of test streams. It can be used as a starting point or reference project when developing other applications that make use of the ExoPlayer library.