[API function]
Returns a pointer to FSOUND's system Clip and Copy DSP unit.
FSOUND_DSPUNIT *F_API FSOUND_DSP_GetClipAndCopyUnit(
);
Return Value
Pointer to the DSP unit.
Remarks
The FSOUND ClipAndCopy DSP unit clips the 32bit buffer down to fit the soundcard's 16bit stereo output, and sends it off to the hardware.
___________________
Supported on the following platforms : Win32, WinCE, Linux, Macintosh, XBox, PlayStation 2, GameCube
See Also
FSOUND_DSP_GetClearUnit
,
FSOUND_DSP_GetFFTUnit
,
FSOUND_DSP_GetMusicUnit
,
FSOUND_DSP_GetSFXUnit
This document copyright ©Firelight Technologies, Pty, Ltd, 1999-2002. All rights reserved.
Generated Thu Dec 15 17:31:28 2005
by SourceDoc v0.10, the automated source code documenter.