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 篩選字串。