CastingDevice.GetDeviceSelector(CastingPlaybackTypes) 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取要与给定 CastingPlaybackTypes 的 Windows.Devices.Enumeration API 一起使用的 AQS 筛选器字符串。
public:
static Platform::String ^ GetDeviceSelector(CastingPlaybackTypes type);
static winrt::hstring GetDeviceSelector(CastingPlaybackTypes const& type);
public static string GetDeviceSelector(CastingPlaybackTypes type);
function getDeviceSelector(type)
Public Shared Function GetDeviceSelector (type As CastingPlaybackTypes) As String
参数
- type
- CastingPlaybackTypes
强制转换播放类型。
返回
AQS 筛选器字符串。