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