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

属性

适用于