CastingDevice.GetDeviceSelector(CastingPlaybackTypes) Метод

Определение

Возвращает строку фильтра AQS для использования с API Windows.Devices.Enumeration для заданного Объекта CastingPlaybackTypes.

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

Тип воспроизведения приведения.

Возвращаемое значение

String

Platform::String

winrt::hstring

Строка фильтра AQS.

Применяется к