MixerInputLabelTextTooLong constant

int const MixerInputLabelTextTooLong

Description: Mixed input text watermark is too long.
Cause: The length of the text watermark of the mixed stream input parameter exceeds the limit.
Solutions: Please make sure the input text watermark length does not exceed 512 bytes.

Implementation

static const int MixerInputLabelTextTooLong = 1005028;