menu
osmos_flutter_plugin package
documentation
ads/views/loader/video_view.dart
VideoViewController
isMuted method
isMuted method
dark_mode
light_mode
isMuted
method
Future
<
bool
?
>
isMuted
(
)
Implementation
Future<bool?> isMuted() async { return await _key.currentState?.isMuted(); }
osmos_flutter_plugin package
documentation
ads/views/loader/video_view
VideoViewController
isMuted method
VideoViewController class