AVAudioEngine.AttachNode(AVAudioNode) Method
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.
Attaches node
to the audio engine.
[Foundation.Export("attachNode:")]
public virtual void AttachNode (AVFoundation.AVAudioNode node);
abstract member AttachNode : AVFoundation.AVAudioNode -> unit
override this.AttachNode : AVFoundation.AVAudioNode -> unit
Parameters
- node
- AVAudioNode
- Attributes