Share via


AVAudioEngine.MusicSequence プロパティ

定義

オーディオ エンジンにアタッチされている音楽シーケンスを取得または設定します。

[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

プロパティ値

(このノードのその他のドキュメントが公開されます)

この値は、null の場合もあります。

属性

適用対象