MediaStream.SetMute
public void SetMute(bool mute)
Sets IsMuted.
Parameters
Name | Type | Description |
---|---|---|
mute | Boolean | true for NOP or false to call ffi on read/write |
public void SetMute(bool mute)
Sets IsMuted.
Name | Type | Description |
---|---|---|
mute | Boolean | true for NOP or false to call ffi on read/write |