ExoPlayerTestRunner.java
24.6 KB
-
avoid unexpected state changes with certain playlist states · 216f74ec
With the internal playlist some new situation may happen that were not possible before: - handlePlaylistInfoRefreshed in EPII called in IDLE state - handlePlaylistInfoRefreshed in EPII called in ENDED state with an empty playlist - seeks in ENDED state with an empty playlist PiperOrigin-RevId: 270316681
bachinger committed