MixerTaskIdTooLong constant

int const MixerTaskIdTooLong

Description: The stream mixing task ID is too long.
Cause: The stream mixing task ID is greater than 256 bytes.
Solutions: Please enter a mixing task ID less than 256 bytes.

Implementation

static const int MixerTaskIdTooLong = 1005002;