MixerTaskIdInvalidCharacter constant

int const MixerTaskIdInvalidCharacter

Description: Invalid mixed flow task ID.
Cause: Illegal characters in the stream mixing task ID.
Solutions: Stream mixing task ID only supports numbers, English characters and'~','!','@','$','%','^','&','*','(',')', '_','+','=','-','`',';',''',',','.','<','>','/','', please enter the stream mixing task ID in the correct format.

Implementation

static const int MixerTaskIdInvalidCharacter = 1005003;