CastingDevice.GetDeviceSelector(CastingPlaybackTypes) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
Chaîne de filtre AQS.