다음을 통해 공유


AVAudioSession.CurrentHardwareInputNumberOfChannels 속성

정의

애플리케이션 개발자는 이 사용되지 않는 속성을 사용하면 안 됩니다. 대신 InputNumberOfChannels를 사용하세요.

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, "Use 'InputNumberOfChannels' instead.")]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual nint CurrentHardwareInputNumberOfChannels { [Foundation.Export("currentHardwareInputNumberOfChannels")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, "Use 'InputNumberOfChannels' instead.")] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.CurrentHardwareInputNumberOfChannels : nint

속성 값

System.System.IntPtr System.nativeint
특성

적용 대상