MixerInputStreamNotExists constant

int const MixerInputStreamNotExists

Description: Failed to start mixed stream.
Cause: The input stream does not exist.
Solutions: Please make sure that the stream corresponding to the entered streamID is being pushed.

Implementation

static const int MixerInputStreamNotExists = 1005026;