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