다음을 통해 공유


AVAudioSession.InputDataSources 속성

정의

현재 입력 포트에 사용할 수 있는 데이터 원본입니다.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual AVFoundation.AVAudioSessionDataSourceDescription[] InputDataSources { [Foundation.Export("inputDataSources")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.InputDataSources : AVFoundation.AVAudioSessionDataSourceDescription[]

속성 값

(이 노드에 대한 추가 설명서 제공 예정)

이 값은 null일 수 있습니다.

특성

적용 대상