[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 Multimedia, 1999-2001. All rights reserved.
Generated Thu Sep 13 00:18:09 2001 by SourceDoc v0.10, the automated source code documenter.