Status Codes
-1
Unknown error.
-10
RCRTCWrapperCodeEngineDestroy
Engine has been destroyed.
-11
RCRTCWrapperCodeRTCEngineNotInit
Engine not initialized.
-12
RCRTCWrapperCodeSwitchCameraError
Failed to switch camera.
-13
RCRTCWrapperCodeLocalUserNotJoinedRTCRoom
Local user not joined to RTC room.
-14
RCRTCWrapperCodeRemoteUserNotJoinedRTCRoom
Remote user not joined to RTC room.
-15
RCRTCWrapperCodeStartAudioMixError
Failed to start audio mixing.
-16
RCRTCWrapperCodeStreamNotExist
Resource does not exist.
-17
RCRTCWrapperCodeParameterError
Parameter error.
-18
RCRTCWrapperCodeCreateCustomStreamError
Failed to create custom resource.
-19
RCRTCWrapperCodeNotSupportYet
Interface not supported yet.
-20
RCRTCWrapperCodeCustomFileOpenError
Failed to open file.
-21
RCRTCWrapperCodeCurrentUserNotInLive
Current user not in live streaming room.
-22
RCRTCWrapperCodeOperateWaterMarkError
Failed to add or remove watermark.