menu
theoplayer_ios package
documentation
theoplayer_view_controller_ios.dart
THEOplayerViewControllerIOS
isMuted method
isMuted method
dark_mode
light_mode
isMuted
method
Future
<
bool
>
isMuted
(
)
inherited
Implementation
Future<bool> isMuted() { return _nativeAPI.isMuted(); }
theoplayer_ios package
documentation
theoplayer_view_controller_ios
THEOplayerViewControllerIOS
isMuted method
THEOplayerViewControllerIOS class