Miles Sound System SDK 7.2a

AILSTREAMCB

The function AILSTREAMCB specifies a user-defined digital audio stream callback.

void AILCALLBACK AILSTREAMCB(
  HSTREAM stream
);

In Parameters

stream
indicates the stream handle that generated the callback.

Discussion

This callback type is made by registering with the AIL_register_stream_callback function.


Group: Digital Audio Streaming Services
Related Functions: AIL_register_stream_callback
Related Basic Types: HSTREAM, void

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