Send SetChannelMasks RPC
Updates the audio channel masks for the local peer. Channel masks determine which audio channels (from other peers) this peer is interested in listening to. Useful for team-based voice chat or proximity filtering.
Inputs
| Name | Type | Description |
|---|---|---|
| Request | object | The channel mask configuration. |
Outputs
| Name | Type | Description |
|---|---|---|
| Return Value | boolean | True if the request was sent. |