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

NERTC SDK接口头文件。 NERTC SDK所有接口参数说明: 所有与字符串相关的参数(char *)全部为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)
 

详细描述

NERTC SDK接口头文件。 NERTC SDK所有接口参数说明: 所有与字符串相关的参数(char *)全部为UTF-8编码。

作者
Harrison
日期
2021/03/25