[API function]
FSOUND_Stream_DSP_GetFFTUnit
Returns a pointer to FSOUND's system DSP FFT processing unit for this particular stream.
FSOUND_DSPUNIT *F_API
FSOUND_Stream_DSP_GetFFTUnit
(
FSOUND_STREAM *
stream
);
Parameters
stream
A pointer to the stream to have its fft DSP unit returned.
Return Value
Pointer to the DSP unit.
Remarks
The FFT unit is off by default, due to the cpu expense incurred in running.
See Also
FSOUND_Stream_CreateDSP
,
FSOUND_Stream_DSP_GetSpectrum
This document copyright ©Firelight Technologies, Pty, Ltd, 1999-2002. All rights reserved.
Generated Mon Apr 15 12:35:05 2002 by SourceDoc v0.10, the automated source code documenter.