Miles Sound System SDK 7.2a

AIL_get_input_info

The function AIL_get_input_info returns the information structure used to open the digital input channel.

AIL_INPUT_INFO * AIL_get_input_info(
  HDIGINPUT input
);

In Parameters

input
gives the input handle to query.

Returns

Returns the AIL_INPUT_INFO structure passed to AIL_open_input.


Group: Digital Audio Input (Recording) Services
Related Functions: AIL_open_input
Related Basic Types: HDIGINPUT
Related Structures: AIL_INPUT_INFO

For technical support, e-mail Miles3@radgametools.com
© Copyright 1991-2007 RAD Game Tools, Inc. All Rights Reserved.