Miles Sound System SDK 7.2a

AIL_stream_status

The function AIL_stream_status returns the status of a given stream handle.

S32 AIL_stream_status(
  HSTREAM stream
);

In Parameters

stream
indicates the stream handle for which the status is to be returned.

Returns

One of the MILES_DIGITAL_STATUS constants.


Group: Digital Audio Streaming Services
Related Functions: AIL_pause_stream, AIL_start_stream
Related Basic Types: HSTREAM, MILES_DIGITAL_STATUS, S32

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