BufferEvent

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

See OnBufferListener for more information.

Parameters

previousState

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

Constructors

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

Properties

Link copied to clipboard