MixerAudioConfigInvalid constant

int const MixerAudioConfigInvalid

Description: The video configuration of the stream mixing task is invalid.
Cause: 1. An unsupported audio codec format is used. 2. The audio bit rate exceeds 192 kbps.
Solutions: Please check the audio configuration of the stream mixing task.

Implementation

static const int MixerAudioConfigInvalid = 1005024;