menu
omni_video_player package
documentation
omni_video_player/models/video_source_configuration.dart
VideoSourceConfiguration
allowSeeking property
allowSeeking property
dark_mode
light_mode
allowSeeking
property
bool
allowSeeking
final
Whether the user is allowed to seek the video.
Implementation
final bool allowSeeking;
omni_video_player package
documentation
omni_video_player/models/video_source_configuration
VideoSourceConfiguration
allowSeeking property
VideoSourceConfiguration class