| Miles Sound System SDK 7.2a |
The function AIL_sample_status returns the status of a given sample handle.
U32 AIL_sample_status( HSAMPLE S ); |
One of the MILES_DIGITAL_STATUS constants.
For one way to use AIL_sample_status in a typical MSS application, see the AIL_allocate_sample_handle function description.
Example files that use this function: SSTEST.C
Group:
Digital Audio Services
Related Functions:
AIL_active_sample_count, AIL_allocate_sample_handle, AIL_end_sample, AIL_sample_status
Related Basic Types:
HSAMPLE, MILES_DIGITAL_STATUS, U32
Related FAQs:
When can I free the memory I gave to MSS?
For technical support, e-mail Miles3@radgametools.com
© Copyright 1991-2007 RAD Game Tools, Inc. All Rights Reserved.