MediaStream.muted
bool muted() @propertyGet muted property.
Returns
Whether the audio stream should be muted.
void muted(bool propval) @propertySet muted property.
Parameters
propval | Whether the audio stream should be muted. |
bool muted() @propertyGet muted property.
void muted(bool propval) @propertySet muted property.
propval | Whether the audio stream should be muted. |