Our new developer documentation is now available. Please check it out!
MediaCollection.SetMute
Warning
Version 1.1.0 is deprecated and will be removed in the future and is not being supported for new users. Please update to the latest version as soon as possible.
public void SetMute(bool value)
Set IsMuted on each Media
Parameters
Name | Type | Description |
---|---|---|
value | Boolean | If true, no data will be read/pushed for the media handle |