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 number/handle to get the loop mode from.

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, GameCube

See Also

FSOUND_Sample_SetMode

This document copyright ©Firelight Technologies, Pty, Ltd, 1999-2002. All rights reserved.
Generated Thu Dec 15 17:31:29 2005 by SourceDoc v0.10, the automated source code documenter.