次の方法で共有


AVAudioSessionPortDescription.DataSourceDescriptions プロパティ

定義

ポートで使用可能なデータ ソースの配列を取得します。

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

プロパティ値

(このノードのその他のドキュメントが提供されます)

この値は、null の場合もあります。

属性

適用対象