Class ActionSchedule
- java.lang.Object
-
- com.google.android.exoplayer2.testutil.ActionSchedule
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
ActionSchedule.Builder
A builder forActionSchedule
instances.static interface
ActionSchedule.Callback
Callback to notify listener that the action schedule has finished.static class
ActionSchedule.PlayerRunnable
Provides a wrapper for aRunnable
which has access to the player.static class
ActionSchedule.PlayerTarget
Provides a wrapper for aPlayerMessage.Target
which has access to the player when handling messages.
-