Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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) |