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