CustomAudioIOCapturerNotCreated constant

int const CustomAudioIOCapturerNotCreated

Description: The custom audio capture feature is not enabled.
Cause: The custom audio capture feature is not enabled.
Solutions: Please make sure that the custom audio IO module is enabled for the specified stream publishing channel.

Implementation

static const int CustomAudioIOCapturerNotCreated = 1012002;