menu
theoplayer_web package
documentation
theoplayer_view_controller_web.dart
THEOplayerViewControllerWeb
allowAutomaticPictureInPicture method
allowAutomaticPictureInPicture method
dark_mode
light_mode
allowAutomaticPictureInPicture
method
@
override
Future
<
bool
>
allowAutomaticPictureInPicture
(
)
override
Implementation
@override Future<bool> allowAutomaticPictureInPicture() { // do nothing return Future.value(true); }
theoplayer_web package
documentation
theoplayer_view_controller_web
THEOplayerViewControllerWeb
allowAutomaticPictureInPicture method
THEOplayerViewControllerWeb class