Player Module
3.22.0
Player Module
/
com.bitmovin.player.api.event
/
PlayerEvent
/
Paused
Paused
data
class
Paused
(
time
:
Double
)
:
PlayerEvent
Content copied to clipboard
Emitted when the player is paused.
Constructors
Properties
Constructors
Paused
Link copied to clipboard
fun
Paused
(
time
:
Double
)
Content copied to clipboard
Properties
time
Link copied to clipboard
val
time
:
Double
Content copied to clipboard
The current time (in seconds).