menu
youtube_player_iframe package
documentation
youtube_player_iframe.dart
YoutubePlayerIFrameAPI
isMuted property
isMuted property
dark_mode
light_mode
isMuted
property
Future
<
bool
>
get
isMuted
inherited
Returns true if the player is muted, false if not.
Implementation
Future<bool> get isMuted;
youtube_player_iframe package
documentation
youtube_player_iframe
YoutubePlayerIFrameAPI
isMuted property
YoutubePlayerIFrameAPI class