menu
theoplayer_platform_interface package
documentation
theoplayer_view_controller_mobile.dart
THEOplayerViewControllerMobile
allowBackgroundPlayback method
allowBackgroundPlayback method
dark_mode
light_mode
allowBackgroundPlayback
method
Future
<
bool
>
allowBackgroundPlayback
(
)
override
Implementation
Future<bool> allowBackgroundPlayback() { return _nativeAPI.allowBackgroundPlayback(); }
theoplayer_platform_interface package
documentation
theoplayer_view_controller_mobile
THEOplayerViewControllerMobile
allowBackgroundPlayback method
THEOplayerViewControllerMobile class