struttura SIDEBANDAUDIO_EP_USBAUDIO_TRANSPORT_RESOURCES (usbsidebandaudio.h)
Questa struttura descrive le risorse di trasporto audio sideband 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;
Membri
bcdAudioSpec
Dal descrittore di interfaccia AC specifico della classe USB.
bDelay
Ritardo introdotto dal percorso dati.
bSlotSize
Dal descrittore I di formato audio.
Fabbisogno
Requisito | Valore |
---|---|
intestazione | usbsidebandaudio.h (include usbsidebandaudio.h) |