[API function]
FSOUND_DSP_GetPriority
Returns the priority status in the DSP chain, of a specified unit.
int F_API
FSOUND_DSP_GetPriority
(
FSOUND_DSPUNIT *
unit
);
Parameters
unit
Pointer to DSP unit to get priority value from.
Return Value
On success, the priority of the unit, from 0 to 1000.
On failure, -1 is returned.
Remarks
See Also
FSOUND_DSP_SetPriority
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.