PreprocessReverbParamDryWetRatioInvalid constant

int const PreprocessReverbParamDryWetRatioInvalid

Description: Failed to set the reverberation parameters.
Cause: The dry_wet_ratio parameter of the reverberation is invalid.
Solutions: The normal range of the dry_wet_ratio parameter of reverberation is greater than 0.0

Implementation

static const int PreprocessReverbParamDryWetRatioInvalid = 1007014;