Miles Sound System SDK 7.2a

AIL_quick_ms_position

The function AIL_quick_ms_position returns the current position in milliseconds of an audio handle.

S32 AIL_quick_ms_position(
  HAUDIO audio
);

In Parameters

audio
specifies the audio handle that you wish to query.

Returns

The current playback position.


Group: Quick Integration Services
Related Functions: AIL_quick_ms_length, AIL_quick_set_ms_position
Related Basic Types: HAUDIO, S32

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