MixerAdvancedConfigTooLongError constant

int const MixerAdvancedConfigTooLongError

Description: The mixed-flow advanced configuration is too long.
Cause: The length of the mixed stream advanced configuration parameter exceeds the limit.
Solutions: Please make sure that the advanced configuration length does not exceed 512 bytes.

Implementation

static const int MixerAdvancedConfigTooLongError = 1005032;