menu
bitmovin_player
bitmovin_player.dart
TimeChangedEvent
time property
time
dark_mode
light_mode
time
property
@
JsonKey
(name: 'time', defaultValue: 0.0)
double
time
final
The current playback time (in seconds).
Implementation
@JsonKey(name: 'time', defaultValue: 0.0) final double time;
bitmovin_player
bitmovin_player
TimeChangedEvent
time property
TimeChangedEvent class