menu
theoplayer_android package
documentation
theoplayer_view_controller_android.dart
THEOplayerViewControllerAndroid
isSeeking method
isSeeking method
dark_mode
light_mode
isSeeking
method
Future
<
bool
>
isSeeking
(
)
inherited
Implementation
Future<bool> isSeeking() { return _nativeAPI.isSeeking(); }
theoplayer_android package
documentation
theoplayer_view_controller_android
THEOplayerViewControllerAndroid
isSeeking method
THEOplayerViewControllerAndroid class