PlaybackState

Represents playback state which can be saved and used to restore a VdoPlayer to an earlier playback state. Playback state means the state user expects to return to, such as items like loaded media, playback time, last requested track selections, etc.

Constructors

Link copied to clipboard
open fun PlaybackState(initParams: VdoInitParams, playbackTimeMs: Long, captionsOverride: String, nonAdaptiveSelectedTracks: Array<Track>, playbackSpeed: Float, wasPlaying: Boolean)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard