AVAudioEngine.Prepare 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.
Prepares the audio engine for playing.
[Foundation.Export("prepare")]
public virtual void Prepare ();
abstract member Prepare : unit -> unit
override this.Prepare : unit -> unit
- Attributes