lib / tv.smartclip.smartclientandroid.lib.dto.sequencer / SxSequencerPlaybackState

SxSequencerPlaybackState

enum class SxSequencerPlaybackState

Playback states that must be reported to the SxSequencer during playback.

Enum Values

NONE

Before loading request was received

BUFFERING

Neither playing or paused.

PAUSE

Paused playback.

PLAY

Active playback.

END

Video has reached end.

Properties

playbackState

val playbackState: PlaybackState