NERtc Windows SDK  V4.6.0
| 命名空间 | 函数
nertc_engine.h 文件参考

The interface header file of NERTC SDK. All parameter descriptions of the NERTC SDK. All string-related parameters (char *) are encoded in UTF-8. 更多...

#include "nertc_base.h"
#include "nertc_base_types.h"
#include "nertc_engine_defines.h"
#include "nertc_engine_event_handler_ex.h"

浏览源代码.

struct  nertc::NERtcEngineContext
 
class  nertc::IRtcEngine
 

命名空间

 nertc
 namespace nertc
 

函数

NERTC_API nertc::IRtcEngine *NERTC_CALL createNERtcEngine ()
 
NERTC_API void NERTC_CALL destroyNERtcEngine (void *&nertc_engine_inst)
 

详细描述

The interface header file of NERTC SDK. All parameter descriptions of the NERTC SDK. All string-related parameters (char *) are encoded in UTF-8.