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