PauseEvent

class PauseEvent(val previousState: Flowplayer.State) : FlowplayerEvent

See OnPauseListener for more information.

Parameters

previousState

Previous state of the player before it changed to Flowplayer.State.PAUSED.

Constructors

Link copied to clipboard
constructor(previousState: Flowplayer.State)

Properties

Link copied to clipboard