MediaStream.IsMuted
public bool IsMuted { get; set; }
Indicates wether or not the media stream is muted
Info
If true, no data will always be empty and thrown away
Value Type
Type | Description |
---|---|
Boolean |
public bool IsMuted { get; set; }
Indicates wether or not the media stream is muted
If true, no data will always be empty and thrown away
Type | Description |
---|---|
Boolean |