Resets the state of an effect or all effects on a channel.
BOOL BASS_FXReset(
DWORD handle
);
| handle | The effect or channel handle... a HFX, HSTREAM, HMUSIC, or HRECORD. |
| BASS_ERROR_HANDLE | handle is invalid. |
| BASS_ERROR_UNKNOWN | Some other mystery problem! |