PhoneAudioRoutingEndpoint 枚举

定义

可用于拨打电话呼叫的音频终结点。

public enum class PhoneAudioRoutingEndpoint
/// [Windows.Foundation.Metadata.ContractVersion(Windows.ApplicationModel.Calls.CallsPhoneContract, 65536)]
enum class PhoneAudioRoutingEndpoint
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.ApplicationModel.Calls.CallsPhoneContract), 65536)]
public enum PhoneAudioRoutingEndpoint
var value = Windows.ApplicationModel.Calls.PhoneAudioRoutingEndpoint.default
Public Enum PhoneAudioRoutingEndpoint
继承
PhoneAudioRoutingEndpoint
属性

Windows 要求

设备系列
Windows Mobile Extension SDK (在 10.0.10240.0 中引入)
API contract
Windows.ApplicationModel.Calls.CallsPhoneContract (在 v1.0 中引入)
应用功能
phoneCallHistory phoneCallHistorySystem

字段

Bluetooth 1

蓝牙连接。

Default 0

电话的默认音频终结点。

Speakerphone 2

免提电话。

适用于