The component found in the component description with which the audio unit was created.
SDKs
- iOS 10.0+
- macOS 10.12+
- Mac Catalyst 13.0+
- tvOS 10.0+
Framework
- Audio
Toolbox
Declaration
var component: Audio Component { get }
The component found in the component description with which the audio unit was created.
SDKs
Framework
var component: Audio Component { get }
var component Description: Audio Component Description
The component description with which the audio unit was created.
var component Name: String?
The audio unit’s component’s name.
var component Version: UInt32
The audio unit’s component’s version.
var audio Unit Name: String?
The audio unit’s name, derived from the component’s name.
var manufacturer Name: String?
The manufacturer’s name, derived from the component’s name.