toggle menu
flowplayer
2.2.1
androidJvm
switch theme
search in API
flowplayer
/
com.flowplayer.android.player.event
/
VolumeEvent
Volume
Event
class
VolumeEvent
(
val
volume
:
Float
)
:
FlowplayerEvent
See
OnVolumeListener
for more information.
Parameters
volume
Volume level between 0.0f - 1.0f.
Members
Constructors
Volume
Event
Link copied to clipboard
constructor
(
volume
:
Float
)
Properties
volume
Link copied to clipboard
val
volume
:
Float