mirror of
https://github.com/samsonjs/media.git
synced 2026-04-18 13:25:47 +00:00
This change restores ExoPlayer to its previous behaviour. I think we'll want a "resetPosition" boolean parameter on setMediaSource at some point, but no need to add it right now. Note that this would not always reset to the start of the source. For a live playback it will reset to the desired position (normally somewhere slightly behind the live edge). Issue: #1667 ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=127549700 |
||
|---|---|---|
| .. | ||
| 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.