SIDEBANDAUDIO_EP_USBAUDIO_TRANSPORT_RESOURCES structure (usbsidebandaudio.h)
This structure describes USB sideband audio transport resources.
Syntax
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
From the USB class-specific AC interface descriptor.
bDelay
Delay introduced by the data path.
bSlotSize
From the Audio Format Type I Descriptor.
Requirements
Requirement | Value |
---|---|
Header | usbsidebandaudio.h (include usbsidebandaudio.h) |