ActionSchedule
Artifact: androidx.media3:media3-test-utils
@UnstableApi
class ActionSchedule
Schedules a sequence of Actions for execution during a test.
Summary
Nested types |
|---|
class ActionSchedule.BuilderA builder for |
interface ActionSchedule.CallbackCallback to notify listener that the action schedule has finished. |
abstract class ActionSchedule.PlayerRunnable : RunnableProvides a wrapper for a |
abstract class ActionSchedule.PlayerTarget : PlayerMessage.TargetProvides a wrapper for a |
interface ActionSchedule.PlayerTarget.CallbackCallback to be called when message arrives. |