CustomAudioIOEnableCustomAudioIoFailed constant

int const CustomAudioIOEnableCustomAudioIoFailed

Description: Failed to enable/disable custom audio IO.
Cause: Failed to enable/disable custom audio IO.
Solutions: Please make sure to enable/disable it before the engine is started (i.e., before calling startPreview, startPublishingStream or startPlayingStream).

Implementation

static const int CustomAudioIOEnableCustomAudioIoFailed = 1012004;