次の方法で共有


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[]

プロパティ値

属性

適用対象