AVAudioEngine.MusicSequence Property

Definition

Gets or sets the music sequence that is attached to the audio engine.

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual AudioToolbox.MusicSequence MusicSequence { [Foundation.Export("musicSequence")] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setMusicSequence:")] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.MusicSequence : AudioToolbox.MusicSequence with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to