
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
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.