SIDEBANDAUDIO_EP_USBAUDIO_TRANSPORT_RESOURCES struttura (usbsidebandaudio.h)
Questa struttura descrive le risorse di trasporto audio a banda laterale USB.
Sintassi
typedef struct _SIDEBANDAUDIO_EP_USBAUDIO_TRANSPORT_RESOURCES {
USHORT bcdAudioSpec;
UCHAR bDelay;
UCHAR bSlotSize;
} SIDEBANDAUDIO_EP_USBAUDIO_TRANSPORT_RESOURCES, *PSIDEBANDAUDIO_EP_USBAUDIO_TRANSPORT_RESOURCES;
Members
bcdAudioSpec
Dal descrittore di interfaccia AC specifico della classe USB.
bDelay
Ritardo introdotto dal percorso dati.
bSlotSize
Dal descrittore del tipo di formato audio I.
Requisiti
Requisito | Valore |
---|---|
Intestazione | usbsidebandaudio.h (includere usbsidebandaudio.h) |