AVAudioSessionPortDescription.SelectedDataSource 属性

定义

获取当前为端口选择的数据源。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual AVFoundation.AVAudioSessionDataSourceDescription SelectedDataSource { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("selectedDataSource", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.SelectedDataSource : AVFoundation.AVAudioSessionDataSourceDescription

属性值

(此节点的更多文档即将)

此值可为 null

属性

适用于