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