You can achieve isochronous streaming by using universal serial bus (USB). However, it is not clear how to do this in the Windows CE universal serial bus driver (USBD) interface.
The host controller driver attempts to delay the schedule by the amount of elapsed time that the host controller driver calculates to set up the transfer in a worst-case scenario (in this case, 3 milliseconds).
|