menu
theoplayer_web package
documentation
theoplayer_view_controller_web.dart
THEOplayerViewControllerWeb
isAutoplay method
isAutoplay method
dark_mode
light_mode
isAutoplay
method
@
override
Future
<
bool
>
isAutoplay
(
)
override
Implementation
@override Future<bool> isAutoplay() { return Future.value(_theoPlayerJS.autoplay); }
theoplayer_web package
documentation
theoplayer_view_controller_web
THEOplayerViewControllerWeb
isAutoplay method
THEOplayerViewControllerWeb class