NERtc Windows SDK
Classes | Namespaces | Functions
nertc_engine.h File Reference

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

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

Go to the source code of this file.

Classes

struct  nertc::NERtcEngineContext
 
class  nertc::IRtcEngine
 

Namespaces

 nertc
 namespace nertc
 

Functions

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

Detailed Description

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

Author
Harrison
Date
2021/03/25