ActionSchedule.Callback
Artifact: androidx.media3:media3-test-utils
public interface ActionSchedule.Callback
ExoPlayerTestRunner |
Helper class to run an ExoPlayer test. |
Callback to notify listener that the action schedule has finished.
Summary
Public methods |
|
---|---|
abstract void |
Called when action schedule finished executing all its actions. |
Public methods
onActionScheduleFinished
abstract void onActionScheduleFinished()
Called when action schedule finished executing all its actions.