
If the same instance is reset then rapidly re-enabling the renderer after disabling it can prevent an application from reading the final values at the time when the renderer was disabled. Hence we now instantiate a new CodecCounters each time. This is needed to migrate DashTest to V2. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=124721106
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.