Previous Topic Index Next Topic
[API function]

FSOUND_GetLoopMode

Gets the loop mode for a particular channel.

unsigned int F_API FSOUND_GetLoopMode(
int channel
);

Parameters

channel The channel to get the loop mode.

Return Value

On success, the loop mode is returned.
On failure, 0 is returned.

Remarks

This works for all channel types, whereas setting it will not work.
___________________
Supported on the following platforms : Win32, WinCE, Linux, Macintosh, XBox, PlayStation 2

See Also

FSOUND_Sample_SetMode

This document copyright ©Firelight Technologies, Pty, Ltd, 1999-2002. All rights reserved.
Generated Fri Dec 20 16:31:08 2002 by SourceDoc v0.10, the automated source code documenter.