Previous Topic Index Next Topic
[API function]

FSOUND_SpecifyEffectsImage

XBOX ONLY
Specifies the location of dsstdfx.bin
Otherwise FMOD will choose a default location of d:\\media\\dsstdfx.bin

void F_API FSOUND_SpecifyEffectsImage(
char *name
);

Parameters

name Location of DSSTDFX.BIN.

Return Value

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

Remarks

This function cannot be called after FMOD is already activated with FSOUND_Init.
It must be called before FSOUND_Init, or after FSOUND_Close.
___________________
Supported on the following platforms : XBox

See Also

FSOUND_Close , FSOUND_Init

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