Skip to content

Windows WinUSB does not allow manual control over packet sizes for isochoronous transfers #261

@ArcaneNibble

Description

@ArcaneNibble

The WinUSB APIs for isochronous transfers (WinUsb_ReadIsochPipeAsap and WinUsb_WriteIsochPipeAsap) will always try to transfer the maximum number of bytes in each interval (as specified by the device's endpoint descriptors). This is not compatible with WebUSB's API in the general case, since the WebUSB APIs allow intentionally restricting the number of bytes on a per-packet basis.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions