Previous Topic Index Next Topic
[API function]

FSOUND_DSP_GetActive

Returns if a DSP unit is active or not.

signed char F_API FSOUND_DSP_GetActive(
FSOUND_DSPUNIT *unit
);

Parameters

unit Pointer to DSP unit to have its active flag returned.

Return Value

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

Remarks

See Also

FSOUND_DSP_SetActive

This document copyright ©Firelight Multimedia, 1999-2001. All rights reserved.
Generated Thu Sep 13 00:18:09 2001 by SourceDoc v0.10, the automated source code documenter.