Retrieves the A3D high frequency absorption factor.
BOOL WINAPI BASS_GetA3DHFAbsorbtion( |
Parameters
factor | The HF absorbtion factor. |
Return value
If succesful, then TRUE is returned, else FALSE is returned. Use BASS_ErrorGetCode to get the error code.
Error codes
BASS_ERROR_NOA3D | The current device does not support A3D, or BASS_DEVICE_A3D was not specified with BASS_Init. |
See also
BASS_SetA3DHFAbsorbtion