BASS_CONFIG_FILENAME config option
The filename of the loaded BASS library.
BASS_GetConfigPtr(
BASS_CONFIG_FILENAME
);
Remarks
This is a read-only config option that gives the full path of the loaded BASS library.
Platform-specific
On Windows, the BASS_UNICODE flag can be used to get a UTF-16 string ("wchar_t" rather than "char").
See also
BASS_GetConfigPtr, BASS_StreamCreateURL