MixerOutputTargetRoomError constant

int const MixerOutputTargetRoomError

Description: The mixed output stream target room is misconfigured.
Cause: The room doesn't exist when the mixing starts.
Solution: Please make sure that the room corresponding to the configured targetRoom exists.

Implementation

static const int MixerOutputTargetRoomError = 1005037;