MixerInputImageUrlTooLong constant

int const MixerInputImageUrlTooLong

Description: The link to the muxed input image is too long.
Cause: The length of the image link of the mixed stream input parameter exceeds the limit.
Solution: Please make sure that the length of the input image link does not exceed 1024 bytes.

Implementation

static const int MixerInputImageUrlTooLong = 1005034;