toggle menu
player-android
3.79.0
androidJvm
switch theme
search in API
player-core
/
com.bitmovin.player.api.event
/
PlayerEvent
/
Paused
Paused
data
class
Paused
(
val
time
:
Double
)
:
PlayerEvent
Emitted when the player is paused.
Members
Constructors
Paused
Link copied to clipboard
constructor
(
time
:
Double
)
Properties
time
Link copied to clipboard
val
time
:
Double
The current time (in seconds).