Stops a loudness measurement or all loudness measurements on a channel.
BOOL BASS_Loudness_Stop(
DWORD handle
);
| handle | The loudness measurement or channel handle... a HLOUDNESS, HSTREAM, HMUSIC, or HRECORD. |
| BASS_ERROR_HANDLE | handle is not valid. |