| Miles Sound System SDK 7.2a |
The function AIL_stream_loop_count returns the number of loop iterations remaining for the given stream.
S32 AIL_stream_loop_count( HSTREAM stream ); |
The stream's current loop count. A value of 0 means that the stream is looping indefinitely, while a value of 1 means that the stream is on its last iteration, or is not looping at all.
See AIL_set_stream_loop_count for more information.
Group:
Digital Audio Streaming Services
Related Functions:
AIL_set_stream_loop_count
Related Basic Types:
HSTREAM, S32
For technical support, e-mail Miles3@radgametools.com
© Copyright 1991-2007 RAD Game Tools, Inc. All Rights Reserved.