VolumeEvent

class VolumeEvent(val volume: Float) : FlowplayerEvent

See OnVolumeListener for more information.

Parameters

volume

Volume level between 0.0f - 1.0f.

Constructors

Link copied to clipboard
constructor(volume: Float)

Properties

Link copied to clipboard