AVAudioSessionFlags 枚举

定义

传递给 AVAudioSession.SetActive 的标志

此枚举支持其成员值的按位组合。

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.None, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
[System.Flags]
public enum AVAudioSessionFlags
type AVAudioSessionFlags = 
继承
AVAudioSessionFlags
属性

字段

NotifyOthersOnDeactivation 1

适用于