menu
theoplayer_ios package
documentation
theoplayer_view_controller_ios.dart
THEOplayerViewControllerIOS
allowBackgroundPlayback method
allowBackgroundPlayback method
dark_mode
light_mode
allowBackgroundPlayback
method
Future
<
bool
>
allowBackgroundPlayback
(
)
inherited
Implementation
Future<bool> allowBackgroundPlayback() { return _nativeAPI.allowBackgroundPlayback(); }
theoplayer_ios package
documentation
theoplayer_view_controller_ios
THEOplayerViewControllerIOS
allowBackgroundPlayback method
THEOplayerViewControllerIOS class