menu
theoplayer_android package
documentation
theoplayer_view_controller_android.dart
THEOplayerViewControllerAndroid
isMuted method
isMuted method
dark_mode
light_mode
isMuted
method
Future
<
bool
>
isMuted
(
)
inherited
Implementation
Future<bool> isMuted() { return _nativeAPI.isMuted(); }
theoplayer_android package
documentation
theoplayer_view_controller_android
THEOplayerViewControllerAndroid
isMuted method
THEOplayerViewControllerAndroid class