MixerNoOutputTarget constant

int const MixerNoOutputTarget

Description: Illegal parameters exist in mixing task configuration.
Cause: 1. The mixing task ID is empty; 2. The mixing room ID is empty; 3. The mixing custom data length exceeds 1000 bytes; 4. The mixing output target stream is empty.
Solutions: Please check the configuration parameters of the mixing task.

Implementation

static const int MixerNoOutputTarget = 1005005;