PlayEvent

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

See OnPlayListener for more information.

Parameters

previousState

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

Constructors

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

Properties

Link copied to clipboard