Agora C++ API Reference for All Platforms
Create an AgoraRtcEngine

Functions

AGORA_API agora::rtc::IRtcEngine *AGORA_CALL createAgoraRtcEngine ()
 

Detailed Description

Function Documentation

◆ createAgoraRtcEngine()

AGORA_API agora::rtc::IRtcEngine *AGORA_CALL createAgoraRtcEngine ( )

Creates the IRtcEngine object and returns the pointer.

Note
The Agora RTC Native SDK supports creating only one IRtcEngine object for an app for now.
Returns
Pointer to the IRtcEngine object.