Back to Exoplayer

ActionSchedule (ExoPlayer library)

docs/doc/reference/com/google/android/exoplayer2/testutil/ActionSchedule.html

latest1.7 KB
Original Source

Package com.google.android.exoplayer2.testutil

Class ActionSchedule


public final classActionScheduleextends[Object](https://developer.android.com/reference/java/lang/Object.html "class or interface in java.lang")

Schedules a sequence of Actions for execution during a test.

Nested Class Summary

Nested Classes | Modifier and Type | Class | Description | | --- | --- | --- | | static class | ActionSchedule.Builder | A builder for ActionSchedule instances. | | static interface | ActionSchedule.Callback | Callback to notify listener that the action schedule has finished. | | static class | ActionSchedule.PlayerRunnable | Provides a wrapper for a Runnable which has access to the player. | | static class | ActionSchedule.PlayerTarget | Provides a wrapper for a PlayerMessage.Target which has access to the player when handling messages. |

Method Summary

- 

Methods inherited from class java.lang.Object

clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait