AudioSession.CurrentHardwareInputNumberChannels 属性

定义

硬件输入通道数。

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.None, "AudioSession[Get|Set]Property are deprecated in iOS7")]
public static int CurrentHardwareInputNumberChannels { get; }
member this.CurrentHardwareInputNumberChannels : int

属性值

属性

注解

如果读取或设置属性时出错,则会引发 AudioSessionException

适用于