MixerBackgroundImageUrlTooLong constant

int const MixerBackgroundImageUrlTooLong

Description: The mixed stream background image url is too long.
Cause: The length of the mixed stream background url parameter exceeds the limit.
Solution: Please make sure the background image url length does not exceed 1024 bytes.

Implementation

static const int MixerBackgroundImageUrlTooLong = 1005066;