mirror of
https://github.com/samsonjs/media.git
synced 2026-06-29 05:39:31 +00:00
prepare(SampleSource) is renamed to setSource(SampleSource). The player immediately transitions to STATE_BUFFERING when the source is set, at which point doSomeWork is called. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=119838825 |
||
|---|---|---|
| .. | ||
| 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.