[API function]
Returns in percent of cpu time the amount of cpu usage that FSOUND/FMUSIC mixing is taking.
F_FLOAT_API 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.
___________________
Supported on the following platforms : Win32, WinCE, Linux, Macintosh, XBox, PlayStation 2
See Also
FSOUND_DSP_Create
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.