Previous Topic Index Next Topic
[API function]

FSOUND_Sample_SetMaxPlaybacks

Sets the maximum number of times a sample can play back at once.

signed char F_API FSOUND_Sample_SetMaxPlaybacks(
FSOUND_SAMPLE *sptr,
int max
);

Parameters

sptr Pointer to the sample to have its playback behaviour changed.

Return Value

On success, TRUE is returned.
On failure, FALSE is returned.

Remarks

___________________
Supported on the following platforms : Win32, WinCE, Linux, Macintosh, XBox, PlayStation 2, GameCube

See Also

FSOUND_PlaySound

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