Condividi tramite


enumerazione SIDEBANDAUDIO_USB_CONTROLLER_CONFIG_INFO_TYPE (usbsidebandaudio.h)

Microsoft USB Audio Sideband USB Controller Set of Parameters (Set di parametri).

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

Sintassi

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;

Costanti

 
SIOP_TYPE_USBAUD_CONTROLLER_CONFIG_INFO_DEVICE_BEHIND_HUB
Fornisce informazioni audio sideband USB, ad esempio su un endpoint del visore VR USB.
SBUSBAUD_CONTROLLER_CONFIG_INFO_TYPE_INVALID
Tipo di configurazione del controller non valido.

Commenti

Alcuni sistemi potrebbero non essere in grado di supportare un dispositivo USB Sideband dietro un hub.

Requisiti

Requisito Valore
Intestazione usbsidebandaudio.h (include usbsidebandaudio.h)

Vedi anche

usbsidebandaudio.h