-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Description
Does usb4java support USB isochronous transfer mode ?
If not, is there a plan to include this support ?
I tried to use it but it gave me this error:
javax.usb.UsbException: Unsupported endpoint type: 1
at org.usb4java.javax.IrpQueue.transfer(IrpQueue.java:205)
at org.usb4java.javax.IrpQueue.read(IrpQueue.java:126)
at org.usb4java.javax.IrpQueue.processIrp(IrpQueue.java:76)
at org.usb4java.javax.AbstractIrpQueue.process(AbstractIrpQueue.java:104)
at org.usb4java.javax.AbstractIrpQueue$1.run(AbstractIrpQueue.java:73)
at java.lang.Thread.run(Thread.java:748)
Metadata
Metadata
Assignees
Labels
No labels