Re: Callback routines
Re: Callback routines
- Subject: Re: Callback routines
- From: "tahome izwah" <email@hidden>
- Date: Thu, 25 Dec 2008 23:31:56 +0100
The CB function has to be C but you can pass along a pointer to your
object in void *inUserData that you can use to access your object or
call member functions.
HTH,
--th
2008/12/25 Niklas Saers <email@hidden>:
> Hi,
> for Audio Queue or the RemoteIO AudioUnit like Marc recommended, a callback
> routine is required, and all examples use a C callback function. Is there
> any way that I can set a callback function pointer to the function of an
> object and keep it nice and ObjC'ish?
>
> Cheers, and merry christmas :-)
>
> Nik
_______________________________________________
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