Share via


CastingDevice.GetDeviceSelector(CastingPlaybackTypes) Método

Definição

Obtém uma cadeia de caracteres de filtro do AQS a ser usada com as APIs Windows.Devices.Enumeration para um determinado 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

Parâmetros

type
CastingPlaybackTypes

O tipo de reprodução de conversão.

Retornos

String

Platform::String

winrt::hstring

A cadeia de caracteres de filtro do AQS.

Aplica-se a