
It's only "needed" for HLS, and this requirement will go away soon. It's safe to remove the flag ahead of this because a TrackSelector can/should not attempt to adapt between multiple audio/text tracks. Also remove unnecessary restrictions on TrackGroups being non-empty and only of known types. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=128376601
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.