MixerBackgroundImageUrlInvalid constant

int const MixerBackgroundImageUrlInvalid

Description: Failed to start mixed stream.
Cause: The URL of the background image entered is illegal.
Solutions: The URL of the background image must start with preset-id:// and end with .jpg or .png.

Implementation

static const int MixerBackgroundImageUrlInvalid = 1005067;