Agora RTC Objective-C API Reference  Refactor
Functions
CreateAgoraRtcEngine

Functions

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

Detailed Description

Function Documentation

◆ createAgoraRtcEngine()

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

Creates one IRtcEngine object.

Currently, the Agora RTC SDK v4.x supports creating only one IRtcEngine object for each app.

Returns
Pointer to the IRtcEngine object.