AVAudioSession.ModeSpokenAudio 属性

定义

表示与常量 AVAudioSessionModeSpokenAudio 关联的值。

[Foundation.Field("AVAudioSessionModeSpokenAudio", "AVFoundation")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static Foundation.NSString ModeSpokenAudio { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.ModeSpokenAudio : Foundation.NSString

属性值

属性

适用于