#include <nnsys/snd.h>
void NNS_SndCaptureStopReverb( int frames );
Stops reverb. If reverb is not operating, this function does nothing.
This function gradually decreases the reverb component of the sound volume over the number of game frames specified by frames
, then stops reverb.
None.
2004/04/01 Initial version.
CONFIDENTIAL