共用方式為


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

屬性

適用於