CommonConfigAfterEngineStarted constant
Description: The engine audio and video module has been activated, and this setting is not supported.
Cause: Only supports setting before starting the audio and video module of the engine.
Solutions: Please set it before calling startPreviewView
startPublishingStream
startPlayingStream
to start the audio and video module.
Implementation
static const int CommonConfigAfterEngineStarted = 1000066;