AVAudioNode.Engine Property

Definition

Gets the AVAudioEngine for the node, or null.

public virtual AVFoundation.AVAudioEngine Engine { [Foundation.Export("engine")] get; }
member this.Engine : AVFoundation.AVAudioEngine

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to