menu
webrtc_interface_plus package
documentation
webrtc_interface_plus.dart
MediaStreamTrack
muted property
muted property
dark_mode
light_mode
muted
property
bool
?
get
muted
Returns true if the track is muted, and false otherwise.
Implementation
bool? get muted;
webrtc_interface_plus package
documentation
webrtc_interface_plus
MediaStreamTrack
muted property
MediaStreamTrack class