Member of ML.SDK.MassiveLoopRoom
Method | Static
MLAudioChannelPolicy MassiveLoopRoom.GetChannelPolicy(byte channelId)
static MLAudioChannelPolicy MassiveLoopRoom.GetChannelPolicy(byte channelId);
Parameters
Parameter | Type | Description |
---|---|---|
channelId | byte | The channel to retrieve. Range[0-255] |
Returns
the channel policy of the specified channelID if exits, null otherwise
Summary
Gets the channel policy of the specified channel, if it exists.