kAudioUnitProperty_ElementName
The name of the specified element.
Declaration
var kAudioUnitProperty_ElementName: AudioUnitPropertyID { get }Discussion
A read/write CFStringRef object valid on any audio unit scope.
When assigning an element name string to an audio unit with the AudioUnitSetProperty(_:_:_:_:_:_:) function, you own the reference to the name and are responsible for later releasing it by calling the CFRelease function.
When obtaining an element name string from an audio unit with the AudioUnitGetProperty(_:_:_:_:_:_:) function, you also own the reference to the name and are responsible for later releasing it by calling the CFRelease function.
See Also
Properties
kAudioUnitProperty_ElementCountkAudioUnitProperty_SupportedNumChannelskAudioUnitProperty_AudioChannelLayoutkAudioUnitProperty_AudioUnitMIDIProtocolkAudioUnitProperty_AUHostIdentifierkAudioUnitProperty_BypassEffectkAudioUnitProperty_ClassInfokAudioUnitProperty_ClassInfoFromDocumentkAudioUnitProperty_CocoaUIkAudioUnitProperty_ContextNamekAudioUnitProperty_CPULoadkAudioUnitProperty_DependentParameterskAudioUnitProperty_FactoryPresetskAudioUnitProperty_FastDispatchkAudioUnitProperty_FrequencyResponse