MediaStream.IsMuted
public bool IsMuted { get; set; }
Indicates wether or not the media stream is muted
Info
If true, no data will be read/pushed for the media handle
Value Type
Type | Description |
---|---|
Boolean |
public bool IsMuted { get; set; }
Indicates wether or not the media stream is muted
If true, no data will be read/pushed for the media handle
Type | Description |
---|---|
Boolean |