Documentation
Voice Call (Legacy)
All
Product
Voice Call
Video Call
Interactive Live Streaming Premium
Interactive Live Streaming Standard
Chat (BETA)
Content Moderation
Agora Basics
Beta Product
Voice Call v4.0.0 Beta
Video Call v4.0.0 Beta
Interactive Live Streaming Standard v4.0.0 Beta
Interactive Live Streaming Premium v4.0.0 Beta
New Live Broadcast
Beta Products
Video Call v4.0.0 Preview
Interactive Live Streaming Premium v4.0.0 Preview
Interactive Live Streaming Standard v4.0.0 Preview
Previous Product
Voice Call (Legacy)
Video Call (Legacy)
Interactive Live Streaming Premium (Legacy)
Interactive Live Streaming Standard (Legacy)
Real-time Messaging
Live-stream Shopping
Lecture Hall
AI Interactive Classroom
Use Case
Multiple Hosts
Single Host
Virtual Host
PK Host
Console
官网
Community
Technical support
English
简体中文
English
Log In
Sign Up
Sign Up
Log In
Language
中文
English
官网
Console
Community
Technical support
Docs
API Reference
Downloads
Code Samples
FAQ
Docs
API Reference
Downloads
Code Samples
FAQ
4.0.0 Beta
Search
Search in this product
Search in all products
Search
Documentation
Voice Call (Legacy)
API Reference
Agora C++ API Reference for All Platforms
Agora C++ API Reference for All Platforms
v3.7.1
v3.7.0
v3.6.2
v3.6.1
v3.6.0
v3.5.2
v3.5.1
v3.5.0
v3.4.5
v3.4.3
v3.4
v3.4.2
v3.4.1
v3.4.0
v3.3.1
v3.3.0
v3.2.1
v3.2.0
v3.1.2
v3.1.1
v3.1.0
v3.0.1.1
v3.0.1
v3.0.0.2
v3.0.0
v2.9.1
v2.9.0
v2.8.0
v2.4.1
v2.4
v2.3.3
v2.3.2
v2.3.1
No data
Index
IRtcEngine
IRtcEngineEventHandler
IChannel
IChannelEventHandler
IAudioDeviceManager
IVideoDeviceManager
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.
Your feedback matters to us!