
When pausing and resuming a playback using an AdsLoader it is necessary to call setPlayer again. This fixes an issue where playback was stuck in the buffering state when pausing and resuming an ad playback in the demo app. PiperOrigin-RevId: 308582143
ExoPlayer main demo
This is the main ExoPlayer demo application. It 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.