menu
theoplayer_platform_interface package
documentation
theoplayer_view_controller_mobile.dart
THEOplayerViewControllerMobile
isSeeking method
isSeeking method
dark_mode
light_mode
isSeeking
method
Future
<
bool
>
isSeeking
(
)
override
Implementation
Future<bool> isSeeking() { return _nativeAPI.isSeeking(); }
theoplayer_platform_interface package
documentation
theoplayer_view_controller_mobile
THEOplayerViewControllerMobile
isSeeking method
THEOplayerViewControllerMobile class