다음을 통해 공유


AVAudioSession.AvailableInputs 속성

정의

디바이스에서 사용 가능한 오디오 원본을 AVAudioSessionPortDescription나열하는 가 포함된 배열을 가져옵니다.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual AVFoundation.AVAudioSessionPortDescription[] AvailableInputs { [Foundation.Export("availableInputs")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.AvailableInputs : AVFoundation.AVAudioSessionPortDescription[]

속성 값

특성

적용 대상