TUICallEngine
Last updated: 2023-09-19 16:08:49Download PDF
TUICallEngine APIs
TUICallEngine
is an audio/video call component that does not include UI elements.API Overview
API | Description |
Creates a TUICallEngine instance (singleton mode). | |
Terminates a TUICallEngine instance (singleton mode). | |
Listens for an event. | |
Stops listening for an event. | |
Logs in. | |
Logs out. | |
Sets the alias and profile photo. | |
Makes a one-to-one call. | |
Makes a group call. | |
Accepts a call. | |
Rejects a call. | |
Ends a call. | |
Invites users to the current group call. | |
Joins the current group call. | |
Changes the call type. | |
Starts rendering a remote video. | |
Stops rendering a remote video. | |
Starts rendering the local video. | |
Stops rendering the local video. | |
Turns the camera on. | |
Turns the camera off. | |
Turns the mic on. | |
Turns the mic off. | |
Sets the video quality. | |
Gets the device list. | |
Changes to a different camera/mic. | |
Enables/Disables AI noise canceling. |