Platforms to show: All Mac Windows Linux Cross-Platform

Back to AVAudioUnitComponentMBS class.

AVAudioUnitComponentMBS.audioComponentDescription as AVAudioComponentDescriptionMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property AVFoundationNode MBS AVFoundation Plugin 15.3 ✅ Yes ❌ No ❌ No ✅ Yes All
The AudioComponentDescription of the audio unit component.

(Read only property)

AVAudioUnitComponentMBS.componentFile as FolderItem

Type Topic Plugin Version macOS Windows Linux iOS Targets
property AVFoundationNode MBS AVFoundation Plugin 15.3 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
The folderitem of the audio unit component.

(Read only property)

AVAudioUnitComponentMBS.componentURL as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property AVFoundationNode MBS AVFoundation Plugin 15.3 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
The URL of the audio unit component.

(Read only property)

AVAudioUnitComponentMBS.configurationDictionary as Dictionary

Type Topic Plugin Version macOS Windows Linux iOS Targets
property AVFoundationNode MBS AVFoundation Plugin 15.3 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
The audio unit component’s configuration dictionary.

(Read only property)

AVAudioUnitComponentMBS.Handle as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property AVFoundationNode MBS AVFoundation Plugin 15.3 ✅ Yes ❌ No ❌ No ✅ Yes All
The internal object reference.

(Read and Write property)

AVAudioUnitComponentMBS.hasCustomView as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property AVFoundationNode MBS AVFoundation Plugin 15.3 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
Whether the audio unit component has a custom view.

True if the component has a custom view, otherwise false.
(Read only property)

AVAudioUnitComponentMBS.hasMIDIInput as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property AVFoundationNode MBS AVFoundation Plugin 15.3 ✅ Yes ❌ No ❌ No ✅ Yes All
Whether the audio unit component has midi input.

(Read only property)

AVAudioUnitComponentMBS.hasMIDIOutput as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property AVFoundationNode MBS AVFoundation Plugin 15.3 ✅ Yes ❌ No ❌ No ✅ Yes All
Whether the audio unit component has midi output.

(Read only property)

AVAudioUnitComponentMBS.iconFile as FolderItem

Type Topic Plugin Version macOS Windows Linux iOS Targets
property AVFoundationNode MBS AVFoundation Plugin 15.3 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
The folderitem of an icon the represents the audio unit component.

(Read only property)

AVAudioUnitComponentMBS.iconURL as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property AVFoundationNode MBS AVFoundation Plugin 15.3 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
The URL of an icon the represents the audio unit component.

(Read only property)

AVAudioUnitComponentMBS.LocalizedTypeName as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property AVFoundationNode MBS AVFoundation Plugin 15.3 ✅ Yes ❌ No ❌ No ✅ Yes All
The localized type name of the component.

(Read only property)

Some examples using this property:

AVAudioUnitComponentMBS.ManufacturerName as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property AVFoundationNode MBS AVFoundation Plugin 15.3 ✅ Yes ❌ No ❌ No ✅ Yes All
The name of the manufacturer of the audio unit component.

(Read only property)

AVAudioUnitComponentMBS.Name as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property AVFoundationNode MBS AVFoundation Plugin 15.3 ✅ Yes ❌ No ❌ No ✅ Yes All
The name of the audio unit component.

(Read only property)

AVAudioUnitComponentMBS.passesAUVal as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property AVFoundationNode MBS AVFoundation Plugin 15.3 ✅ Yes ❌ No ❌ No ✅ Yes All
Whether the audio unit component passes the AUVal.

True if the component passes the AUVal, otherwise false.
(Read only property)

AVAudioUnitComponentMBS.SandboxSafe as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property AVFoundationNode MBS AVFoundation Plugin 15.3 ✅ Yes ❌ No ❌ No ✅ Yes All
Whether the audio unit component is safe for sandboxing.

True if the component is safe for sandboxing, otherwise false. This only applies to the current process.
(Read only property)

AVAudioUnitComponentMBS.TypeName as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property AVFoundationNode MBS AVFoundation Plugin 15.3 ✅ Yes ❌ No ❌ No ✅ Yes All
The audio unit component type.

(Read only property)

AVAudioUnitComponentMBS.Version as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property AVFoundationNode MBS AVFoundation Plugin 15.3 ✅ Yes ❌ No ❌ No ✅ Yes All
The audio unit component version number.

The version number is an NSNumber comprised of a hexadecimal number with major, minor, and a dot-release format: 0xMMMMmmDD.
(Read only property)

AVAudioUnitComponentMBS.VersionString as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property AVFoundationNode MBS AVFoundation Plugin 15.3 ✅ Yes ❌ No ❌ No ✅ Yes All
A string representing the audio unit component version number.

(Read only property)

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


The biggest plugin in space...