AUAudioUnitBusArray.OwnerAudioUnit Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the audio unit that owns this array.
public virtual AudioUnit.AUAudioUnit OwnerAudioUnit { [Foundation.Export("ownerAudioUnit", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; }
member this.OwnerAudioUnit : AudioUnit.AUAudioUnit
Property Value
The audio unit that owns this array.
- Attributes