menu
omni_video_player package
documentation
omni_video_player/controllers/omni_playback_controller.dart
OmniPlaybackController
seekTo abstract method
seekTo abstract method
dark_mode
light_mode
seekTo
abstract method
void
seekTo
(
Duration
position
)
Seeks the playback to the given
position
.
Implementation
void seekTo(Duration position);
omni_video_player package
documentation
omni_video_player/controllers/omni_playback_controller
OmniPlaybackController
seekTo abstract method
OmniPlaybackController class