PreprocessReverbParamReverberanceInvalid constant

int const PreprocessReverbParamReverberanceInvalid

Description: Failed to set the reverberation parameters.
Cause: The reverberance parameter is invalid.
Solutions: The normal range of the reverberance parameter is 0.0 ~ 0.5

Implementation

static const int PreprocessReverbParamReverberanceInvalid = 1007012;