Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to Queue isoch read request



Hello Fabian

   I have tried to queue isoch request,just like this:

frameStart += 100;
for (int i = 0; i <4; i++)
{
    pipe->Read( frameStart, ... );
    frameStart += MAX_FRAME;
}

   But I can only get one error code: kIOReturnIsoTooNew
means that The isochronous I/O request is too early.So If
my way to queue isoch read request is wrong,what is the correct
way? Is there some sample like this for me?
   Thanks & Best regards! 



 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Usb mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/usb/email@hidden

This email sent to email@hidden



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.