menu
theoplayer_android package
documentation
theoplayer_view_controller_android.dart
THEOplayerViewControllerAndroid
pause method
pause method
dark_mode
light_mode
pause
method
void
pause
(
)
inherited
Implementation
void pause() async { _nativeAPI.pause(); }
theoplayer_android package
documentation
theoplayer_view_controller_android
THEOplayerViewControllerAndroid
pause method
THEOplayerViewControllerAndroid class