toggle menu
flowplayer
2.2.1
androidJvm
switch theme
search in API
flowplayer
/
com.flowplayer.android.player.event
/
ProgressEvent
Progress
Event
class
ProgressEvent
(
val
progress
:
Long
)
:
FlowplayerEvent
See
OnProgressListener
for more information.
Parameters
progress
Player's current progress (in seconds).
Members
Constructors
Progress
Event
Link copied to clipboard
constructor
(
progress
:
Long
)
Properties
progress
Link copied to clipboard
val
progress
:
Long