ExoPlayerTestRunner.java
22.1 KB
-
Support multiple transitions to STATE_ENDED in ExoPlayerTestRunner. · a8d867be
Currently testRunner.blockUntilEnded waits for the first transition to STATE_ENDED or _IDLE before returning. In order to support tests with player repreparations after one playback finished, this change adds an option to specifiy the number of expected transitions to ended. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=176484047
tonihei committed