MixerInputImageUrlSizeError constant

int const MixerInputImageUrlSizeError

Description: Failed to mux input image.
Cause: The image size of the mixed stream input parameter exceeds the limit.
Solution: Image size is limited to 1M.

Implementation

static const int MixerInputImageUrlSizeError = 1005036;