menu
flutter_shaka package
documentation
player.dart
Player
updateStartTime method
updateStartTime method
dark_mode
light_mode
updateStartTime
method
void
updateStartTime
(
num
startTime
)
Implementation
void updateStartTime(num startTime) => _player.updateStartTime(startTime);
flutter_shaka package
documentation
player
Player
updateStartTime method
Player class