Frees all resources used by the recording device.
BOOL BASS_RecordFree();
BASS_ERROR_INIT | BASS_RecordInit has not been successfully called. |
Do not call this function from within a callback function, particularly one relating to the same device. When using multiple recording devices, the current thread's device setting (as set with BASS_RecordSetDevice) determines which device this function call applies to.