NERtc Windows SDK  V4.6.0
命名空间 | 枚举
nertc_warn_code.h 文件参考

The definition of error codes of NERtc SDK. 更多...

浏览源代码.

命名空间

 nertc
 namespace nertc
 

枚举

enum  nertc::NERtcWarnCode {
  nertc::kNERtcWarnInvalidView = 100 , nertc::kNERtcWarnInitVideo = 101 , nertc::kNERtcWarnPending = 102 , nertc::kNERtcWarningChannelAbilityNotMatch = 406 ,
  nertc::kNERtcWarningASLAudioFallback = 407 , nertc::kNERtcWarnADMRuntimePlayoutWarning = 1001 , nertc::kNERtcWarnADMRuntimeRecordingWarning = 1002 , nertc::kNERtcWarnADMRecordAudioSilence = 1003 ,
  nertc::kNERtcWarnADMPlayoutMalfunction = 1004 , nertc::kNERtcWarnADMRecordMalfunction = 1005 , nertc::kNERtcWarnADMRecordAudioLowLevel = 1006 , nertc::kNERtcWarnADMPlayoutAudioLowLevel = 1007 ,
  nertc::kNERtcWarnAPMHowling = 1008 , nertc::kNERtcWarnADMGlitchState = 1009 , nertc::kNERtcWarnADMImproperSettings = 1010 , nertc::kNERtcWarnADMWinCoreNoDataReadyEvent = 2000 ,
  nertc::kNERtcWarnADMWinCoreNoRecordingDevice = 2001 , nertc::kNERtcWarnADMWinCoreNoPlayoutDevice = 2002 , nertc::kNERtcWarnADMWinCoreImproperCaptureRelease = 2003
}
 

详细描述

The definition of error codes of NERtc SDK.