MediaStream.muted

bool muted() @property

Get muted property.

Returns

Whether the audio stream should be muted.
void muted(bool propval) @property

Set muted property.

Parameters

propvalWhether the audio stream should be muted.