Partager via


CastingDevice.GetDeviceSelector(CastingPlaybackTypes) Méthode

Définition

Obtient une chaîne de filtre AQS à utiliser avec les API Windows.Devices.Enumeration pour un CastingPlaybackTypes donné.

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

Paramètres

type
CastingPlaybackTypes

Type de lecture de cast.

Retours

String

Platform::String

winrt::hstring

Chaîne de filtre AQS.

S’applique à