mirror of
https://github.com/samsonjs/media.git
synced 2026-03-26 09:35:47 +00:00
This allows implementation and injection of custom MediaCodecSelector instances. By injecting a custom selector, it's possible for applications to exert more control over which decoder(s) they instantiate. For example, applications can force use of a software decoder. GitHub Issue #938 ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=110369810 |
||
|---|---|---|
| .. | ||
| 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.