Platforms to show: All Mac Windows Linux Cross-Platform

Back to AVAudioUnitComponentMBS class.

AVAudioUnitComponentMBS.allTagNames as string()

Type Topic Plugin Version macOS Windows Linux iOS Targets
method AVFoundationNode MBS AVFoundation Plugin 15.3 ✅ Yes ❌ No ❌ No ✅ Yes All
An array of tag names for the audio unit component.

AVAudioUnitComponentMBS.Constructor   Private

Type Topic Plugin Version macOS Windows Linux iOS Targets
method AVFoundationNode MBS AVFoundation Plugin 15.3 ✅ Yes ❌ No ❌ No ✅ Yes All
The private constructor.

AVAudioUnitComponentMBS.SetUserTagNames(tags() as string)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method AVFoundationNode MBS AVFoundation Plugin 15.3 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
Sets an array of tags created by the user.

AVAudioUnitComponentMBS.supportsNumberOfChannels(numInputChannels as Integer, numOutputChannels as Integer) as boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
method AVFoundationNode MBS AVFoundation Plugin 15.3 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
Returns whether the audio unit component supports the specified number of input and output channels.

numInputChannels: The number of input channels.
numOutputChannels: The number of output channels.

Returns true if the audio unit component supports the specified number of input and output channels, otherwise false.

AVAudioUnitComponentMBS.userTagNames as string()

Type Topic Plugin Version macOS Windows Linux iOS Targets
method AVFoundationNode MBS AVFoundation Plugin 15.3 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
An array of tags created by the user.

The items on this page are in the following plugins: MBS AVFoundation Plugin.


The biggest plugin in space...