Player Module
3.22.0
Player Module
/
com.bitmovin.player.api.event
/
PlayerEvent
/
TimeChanged
Time
Changed
data
class
TimeChanged
(
time
:
Double
)
:
PlayerEvent
Content copied to clipboard
Emitted when the current playback time has changed.
Constructors
Properties
Constructors
Time
Changed
Link copied to clipboard
fun
TimeChanged
(
time
:
Double
)
Content copied to clipboard
Properties
time
Link copied to clipboard
val
time
:
Double
Content copied to clipboard
The current playback time (in seconds).