menu
sn_video_player package
documentation
controller/sn_video_player_controller.dart
SNVideoPlayerController
isMuted method
isMuted method
dark_mode
light_mode
isMuted
method
@
override
bool
isMuted
(
)
override
Implementation
@override bool isMuted() { return value.volume == 0; }
sn_video_player package
documentation
controller/sn_video_player_controller
SNVideoPlayerController
isMuted method
SNVideoPlayerController class