| Miles Sound System SDK 7.2a |
The function AIL_input_callback specifies a user callback that is called as audio data is received by the input device.
void AILCALLBACK AIL_input_callback( void const * data, S32 bytes, UINTa user_data ); |
This function is called back from Miles as digital audio is received from the input device.
Group:
Digital Audio Input (Recording) Services
Related Basic Types:
S32, UINTa, void, void const *
Related Structures:
AIL_INPUT_INFO
For technical support, e-mail Miles3@radgametools.com
© Copyright 1991-2007 RAD Game Tools, Inc. All Rights Reserved.