Condividi tramite


CastingDevice.GetDeviceSelector(CastingPlaybackTypes) Metodo

Definizione

Ottiene una stringa di filtro AQS da usare con le API Windows.Devices.Enumeration per un determinato CastPlaybackTypes.

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

Parametri

type
CastingPlaybackTypes

Tipo di riproduzione di cast.

Restituisce

String

Platform::String

winrt::hstring

Stringa di filtro AQS.

Si applica a