Skip to main content
Member of ML.SDK.MassiveLoopRoom
Method | Static

MLAudioChannelPolicy MassiveLoopRoom.GetChannelPolicy(byte channelId)

static MLAudioChannelPolicy MassiveLoopRoom.GetChannelPolicy(byte channelId);

Parameters

ParameterTypeDescription
channelIdbyteThe channel to retrieve. Range[0-255]

Returns

MLAudioChannelPolicy

the channel policy of the specified channelID if exits, null otherwise

Summary

Gets the channel policy of the specified channel, if it exists.