Previous Topic Index Next Topic
[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

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

See Also

FSOUND_DSP_SetPriority

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