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