Frees all resources used by the output device, including all its samples, streams and MOD musics.
BOOL BASS_Free();
BASS_ERROR_INIT | BASS_Init has not been successfully called. |
BASS_ERROR_BUSY | The device is currently being reinitialized. |
When using multiple devices, the current thread's device setting (as set with BASS_SetDevice) determines which device this function call applies to.