#include <nnsys/snd.h>BOOL NNS_SndWaveOutIsPlaying( NNSSndWaveOutHandle handle );
Returns whether it is being played back. If it is being played back, it returns TRUE. If not, returns FALSE.
Checks if the waveform data is being played back.
Use the waveform playback handle handle to check if the waveform data is being played back.
None.
2004/07/01 Initial version.
CONFIDENTIAL