共用方式為


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

屬性值

屬性

適用於