#include <IAgoraRtcEngine.h>
◆ VideoCompositingLayout()
| agora::rtc::VideoCompositingLayout::VideoCompositingLayout |
( |
| ) |
|
|
inline |
◆ canvasWidth
| int agora::rtc::VideoCompositingLayout::canvasWidth |
◆ canvasHeight
| int agora::rtc::VideoCompositingLayout::canvasHeight |
◆ backgroundColor
| const char* agora::rtc::VideoCompositingLayout::backgroundColor |
Enter any of the 6-digit symbols defined in RGB.
◆ regions
| const Region* agora::rtc::VideoCompositingLayout::regions |
Region array. Each host in the channel can have a region to display the video on the screen.
◆ regionCount
| int agora::rtc::VideoCompositingLayout::regionCount |
Number of users in the channel.
◆ appData
| const char* agora::rtc::VideoCompositingLayout::appData |
◆ appDataLength
| int agora::rtc::VideoCompositingLayout::appDataLength |
Length of the user-defined data.