NERtc Linux SDK  V4.4.9
nertc_warn_code.h
浏览该文件的文档.
1 
6 #ifndef NERTC_WARN_CODE_H
7 #define NERTC_WARN_CODE_H
8 
13 namespace nertc
14 {
25 typedef enum
26 {
63  //ADM module.
162  //The definition of warning code on the Windows platform.
191  //The definition of warning code on the macOS platform. Starts from 30000.
192 
193  //The definition of warning code on the iOS platform. Starts from 40000.
194 
195  //The definition of warning code on theAndroid platform. Starts from 50000.
196 
197 } NERtcWarnCode;
198 
199 } // namespace nertc
200 
201 #endif
namespace nertc
NERtcWarnCode
Definition: nertc_warn_code.h:26
@ kNERtcWarnADMWinCoreNoDataReadyEvent
Definition: nertc_warn_code.h:163
@ kNERtcWarnADMRecordMalfunction
Definition: nertc_warn_code.h:108
@ kNERtcWarnADMGlitchState
Definition: nertc_warn_code.h:144
@ kNERtcWarnADMWinCoreNoPlayoutDevice
Definition: nertc_warn_code.h:181
@ kNERtcWarnInvalidView
Definition: nertc_warn_code.h:35
@ kNERtcWarnInitVideo
Definition: nertc_warn_code.h:44
@ kNERtcWarnADMPlayoutMalfunction
Definition: nertc_warn_code.h:99
@ kNERtcWarningChannelAbilityNotMatch
Definition: nertc_warn_code.h:62
@ kNERtcWarnADMPlayoutAudioLowLevel
Definition: nertc_warn_code.h:126
@ kNERtcWarnPending
Definition: nertc_warn_code.h:53
@ kNERtcWarnADMImproperSettings
Definition: nertc_warn_code.h:153
@ kNERtcWarnADMWinCoreImproperCaptureRelease
Definition: nertc_warn_code.h:190
@ kNERtcWarnAPMHowling
Definition: nertc_warn_code.h:135
@ kNERtcWarnADMRuntimePlayoutWarning
Definition: nertc_warn_code.h:72
@ kNERtcWarnADMRecordAudioLowLevel
Definition: nertc_warn_code.h:117
@ kNERtcWarnADMRecordAudioSilence
Definition: nertc_warn_code.h:90
@ kNERtcWarnADMWinCoreNoRecordingDevice
Definition: nertc_warn_code.h:172
@ kNERtcWarnADMRuntimeRecordingWarning
Definition: nertc_warn_code.h:81