PreprocessBeautifyOptionInvalid constant

int const PreprocessBeautifyOptionInvalid

Description: Failed to set the beauty configuration.
Cause: The incoming beauty parameters are incorrect.
Solutions: Please check the passed in ZegoBeautifyOption type parameter.

Implementation

static const int PreprocessBeautifyOptionInvalid = 1007005;