NERtc Windows SDK  V4.6.0
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 {
72  //ADM module.
171  //The definition of warning code on the Windows platform.
200  //The definition of warning code on the macOS platform. Starts from 30000.
201 
202  //The definition of warning code on the iOS platform. Starts from 40000.
203 
204  //The definition of warning code on theAndroid platform. Starts from 50000.
205 
206 } NERtcWarnCode;
207 
208 } // namespace nertc
209 
210 #endif
namespace nertc
NERtcWarnCode
Definition: nertc_warn_code.h:26
@ kNERtcWarnADMWinCoreNoDataReadyEvent
Definition: nertc_warn_code.h:172
@ kNERtcWarnADMRecordMalfunction
Definition: nertc_warn_code.h:117
@ kNERtcWarnADMGlitchState
Definition: nertc_warn_code.h:153
@ kNERtcWarnADMWinCoreNoPlayoutDevice
Definition: nertc_warn_code.h:190
@ kNERtcWarnInvalidView
Definition: nertc_warn_code.h:35
@ kNERtcWarnInitVideo
Definition: nertc_warn_code.h:44
@ kNERtcWarningASLAudioFallback
Definition: nertc_warn_code.h:71
@ kNERtcWarnADMPlayoutMalfunction
Definition: nertc_warn_code.h:108
@ kNERtcWarningChannelAbilityNotMatch
Definition: nertc_warn_code.h:62
@ kNERtcWarnADMPlayoutAudioLowLevel
Definition: nertc_warn_code.h:135
@ kNERtcWarnPending
Definition: nertc_warn_code.h:53
@ kNERtcWarnADMImproperSettings
Definition: nertc_warn_code.h:162
@ kNERtcWarnADMWinCoreImproperCaptureRelease
Definition: nertc_warn_code.h:199
@ kNERtcWarnAPMHowling
Definition: nertc_warn_code.h:144
@ kNERtcWarnADMRuntimePlayoutWarning
Definition: nertc_warn_code.h:81
@ kNERtcWarnADMRecordAudioLowLevel
Definition: nertc_warn_code.h:126
@ kNERtcWarnADMRecordAudioSilence
Definition: nertc_warn_code.h:99
@ kNERtcWarnADMWinCoreNoRecordingDevice
Definition: nertc_warn_code.h:181
@ kNERtcWarnADMRuntimeRecordingWarning
Definition: nertc_warn_code.h:90