Version

menu_open
Wwise SDK 2024.1.4

◆ AudioInputCallbackFunc

typedef AKRESULT( * AK::SoundEngine::iOS::AudioInputCallbackFunc) (const AudioBufferList *io_Data, void *in_pCookie)

iOS-only callback function prototype used for audio input source plugin. Implement this function to transfer the input sample data to the sound engine and perform brief custom processing. The input data sample rate must be the same as the app's AVAudioSession.

Remarks
See the remarks of AkGlobalCallbackFunc.
See also

Definition at line 162 of file AkiOSSoundEngine.h.


Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise