Re: Callback [was PlayFile]
Re: Callback [was PlayFile]
- Subject: Re: Callback [was PlayFile]
- From: Felipe Baytelman <email@hidden>
- Date: Sat, 31 Dec 2005 19:11:22 -0300
Bill: I have checked the documentation and I still cannot find how to change the playback position or playback range on a AUFilePlay on the fly. Could you give me a little example? Or guide me where to find more about this? Thanks On 16-12-2005, at 21:01, William Stewart wrote: No - you use a callback for providing data to an AU - its input comes either from another AU (a connection) or a user callback. You can attach render notifications that can give you information about an AU as it does its render work. The callback itself is the same, just how you add it and what it is expected to do...
Have a look in the docs on AU rendering (/Developer/Examples/Documentation/AudioUnits)
Bill
Felipe Bruno Baytelman P.
Baytex Software
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden