osx - LowLatencyWriteIsochPipeAsync transfer completed early? -


i submit isochronous usb transfer on osx using lowlatencywriteisochpipeasync() frame ...844. current bus frame ...829 transfer should begin 15 frames (15 ms) in future. length of transfer 64 frames (64 ms) expect completion callback called no earlier 64+15 = 79 ms when submitted.

in fact, completion callback called 55 ms after submitted! that's not long enough transfer complete if started immediately. going on?


Comments

Popular posts from this blog

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -