mirror of
https://github.com/samsonjs/media.git
synced 2026-04-03 10:55:48 +00:00
This will help with removing selection factories from SelectionOverride. It doesn't seem worth the effort to have this togglable and in the UI of our demo app. This change will also: - Help to move TrackSelectionHelper into the UI module, since it removes the part that's obviously debug-only. - Make it possible to specify the ABR algorithm for each sample, which might be nice as we start implementing more of them. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=192760196 |
||
|---|---|---|
| .. | ||
| src/main | ||
| build.gradle | ||
| proguard-rules.txt | ||
| README.md | ||
ExoPlayer main demo
This is the main ExoPlayer demo application. It 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.