libusb
1.0.27
A cross-platform user library to access USB devices
|
Isochronous packet descriptor. More...
#include <libusb.h>
Data Fields | |
unsigned int | length |
Length of data to request in this packet. | |
unsigned int | actual_length |
Amount of data that was actually transferred. | |
enum libusb_transfer_status | status |
Status code for this packet. | |
Isochronous packet descriptor.