Contents

kMultiChannelMixerParam_Enable

Enables a channel.

Declaration

var kMultiChannelMixerParam_Enable: AudioUnitParameterID { get }

Discussion

Global scope. The value is a boolean: use 0 to disable the channel or 1 to enable the channel. The default value is 1.

See Also

Constants