libusb_set_iso_packet_lengths

Convenience function to set the length of all packets in an isochronous transfer, based on the num_iso_packets field in the transfer structure.

\param transfer a transfer \param length the length to set in each isochronous packet descriptor \see libusb_get_max_packet_size()

extern (C)
void
libusb_set_iso_packet_lengths

Meta