CustomVideoIOProcessModuleNotCreated constant
Description: The custom video capturer is not created.
Cause: Internal video-related modules are not created.
Solutions: Please call startPreview
or startPublishingStream
first.
Implementation
static const int CustomVideoIOProcessModuleNotCreated = 1011004;