Skip to content

Instantly share code, notes, and snippets.

@elfenlaid
Created March 5, 2013 18:56
Show Gist options
  • Save elfenlaid/5093078 to your computer and use it in GitHub Desktop.
Save elfenlaid/5093078 to your computer and use it in GitHub Desktop.
OSStatus
MyAudioCallback(AudioConverterRef inAudioConverter,
UInt32 *ioDataPacketCount,
AudioBufferList *ioData,
AudioStreamPacketDescription **outDataPacketDescription,
void *inUserData);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment