énumération SIDEBANDAUDIO_USB_CONTROLLER_CONFIG_INFO_TYPE (usbsidebandaudio.h)

Ensemble de paramètres du contrôleur USB Usb.

// {7FE4A3DB-B637-4168-B853-4317079560D2}
DEFINE_GUID(SIDEBANDAUDIO_PARAMS_SET_USB_CONTROLLER,
    0x7fe4a3db, 0xb637, 0x4168, 0xb8, 0x53, 0x43, 0x17, 0x7, 0x95, 0x60, 0xd2);

Syntax

typedef enum _SIDEBANDAUDIO_USB_CONTROLLER_CONFIG_INFO_TYPE {
  SIOP_TYPE_USBAUD_CONTROLLER_CONFIG_INFO_DEVICE_BEHIND_HUB,
  SBUSBAUD_CONTROLLER_CONFIG_INFO_TYPE_INVALID
} SIDEBANDAUDIO_USB_CONTROLLER_CONFIG_INFO_TYPE;

Constantes

 
SIOP_TYPE_USBAUD_CONTROLLER_CONFIG_INFO_DEVICE_BEHIND_HUB
Fournit des informations audio sur la bande latérale USB, par exemple sur un point de terminaison de casque USB.
SBUSBAUD_CONTROLLER_CONFIG_INFO_TYPE_INVALID
Type de configuration de contrôleur non valide.

Remarques

Certains systèmes peuvent ne pas être en mesure de prendre en charge un périphérique USB à bande latérale derrière un hub.

Configuration requise

Condition requise Valeur
En-tête usbsidebandaudio.h (inclure usbsidebandaudio.h)

Voir aussi

usbsidebandaudio.h