| Miles Sound System SDK 7.2a |
The structure AIL_INPUT_INFO specifies the details for performing digital input.
struct AIL_INPUT_INFO { S32 device_ID; U32 hardware_format; S32 hardware_rate; S32 buffer_size; UINTa user_data; AIL_input_callback callback; }; |
Group:
Digital Audio Input (Recording) Services
Related Functions:
AIL_get_input_info, AIL_input_callback, AIL_open_input
Related Basic Types:
MILES_DIGITAL_FORMAT, S32, U32, UINTa
For technical support, e-mail Miles3@radgametools.com
© Copyright 1991-2007 RAD Game Tools, Inc. All Rights Reserved.