Update on AURender Call back function
Update on AURender Call back function
- Subject: Update on AURender Call back function
- From: Gabriele Palmas <email@hidden>
- Date: Thu, 26 Feb 2009 01:12:01 -0500
I have an important update,
I have found that PullBuffer is into CABufferQueue. I
have include the header but when it comes the moment of use PullBuffer
I get this:
/Users/gabry/Documents/Apps/
MyPlayer/Classes/MyPlayerAppDelegate.mm:36: error: 'PullBuffer' was not declared in this scope
So the question is what is going on?
Here is a code snippet:
UInt32 nFrames = inNumberFrames;
PullBuffer(nFrames, ioData);
if (nFrames < inNumberFrames) { ....
....
Any suggestion?
Thanks.
Gab
_______________________________________________
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