-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
In the example file get start uvc there is this uvc configuration line:
usb->uvcConfiguration(240, 320, FPS2INTERVAL(30), 85 * 1024, _xferBufferA, _xferBufferB, 85 * 1024, _frameBuffer); (parameters set by myself)
How can I set up the xfer mode, i.e. uvc_xfer_bulk or uvc_xfer_isoc? I want to test these modes.
Thank you very much
Metadata
Metadata
Assignees
Labels
No labels