Miles Sound System SDK 7.2a

AIL_quick_status

The function AIL_quick_status returns the status of an audio handle.

S32 AIL_quick_status(
  HAUDIO audio
);

In Parameters

audio
specifies the audio handle that you wish to query.

Returns

This function will return one of the MILES_QUICK_STATUS constants.

Discussion

You can replay an audio handle that has the QSTAT_DONE status by calling the AIL_quick_play function.


Group: Quick Integration Services
Related Functions: AIL_quick_halt, AIL_quick_play, AIL_quick_unload
Related Basic Types: HAUDIO, MILES_QUICK_STATUS, S32

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