AUGraphSetNodeInputCallback alternative on 10.4
AUGraphSetNodeInputCallback alternative on 10.4
- Subject: AUGraphSetNodeInputCallback alternative on 10.4
- From: David Preece <email@hidden>
- Date: Thu, 14 May 2009 14:02:08 +1200
Ahhh, now I'm in it.
I prototyped a project (that has to run on 10.4) using the CoreAudio
API's. Now it comes time to go from prototype to real I've discovered
my prototypes had 10.5 selected as the SDK and won't now build for
10.4. Oops. The real sticking point is feeding the AU graph with data
from my code, previously achieved with a call to
AUGraphSetNodeInputCallback and callback. This is not implemented on
10.4.
I was wondering if anyone had any idea how I might implement such a
thing without, say, writing a custom audio unit purely to implement a
callback. Which, while it would almost certainly work, has the ring of
"but there's an easier way" about it.....
Cheers,
Dave
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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