MixerWatermarkUrlInvalid constant
Description: Failed to start mixed stream.
Cause: The input watermark URL is illegal.
Solutions: The watermark URL must start with preset-id://
and end with .jpg
or .png
.
Implementation
static const int MixerWatermarkUrlInvalid = 1005063;