menu
theoplayer_android package
documentation
theoplayer_view_controller_android.dart
THEOplayerViewControllerAndroid
setMuted method
setMuted method
dark_mode
light_mode
setMuted
method
void
setMuted
(
bool
muted
)
inherited
Implementation
void setMuted(bool muted) async { _nativeAPI.setMuted(muted); }
theoplayer_android package
documentation
theoplayer_view_controller_android
THEOplayerViewControllerAndroid
setMuted method
THEOplayerViewControllerAndroid class