[API function]
Returns in percent of cpu time the amount of cpu usage that FSOUND/FMUSIC mixing is taking.
float F_API FSOUND_GetCPUUsage(
);
Return Value
floating point value between 0.0 and 100.0.
Remarks
This value represents the cpu usage used by streams, the software mixer, and subsequent calls to dsound waveout etc.
WMA/ASF and MIDI playback is not counted as it is performed by directx.
See Also
FSOUND_DSP_Create
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.