Public Member Functions | |
Region () | |
Public Attributes | |
long | uid = 0 |
double | x = 0 |
double | y = 0 |
double | width = 0 |
double | height = 0 |
double | alpha = 1.0 |
int | renderMode = 0 |
Defines the parameters of the region.
io.agora.recording.common.Common.VideoMixingLayout.Region.Region | ( | ) |
long io.agora.recording.common.Common.VideoMixingLayout.Region.uid = 0 |
User IDs of the users (communication mode) or host (live broadcast mode) displaying the video in the region.
double io.agora.recording.common.Common.VideoMixingLayout.Region.x = 0 |
Relative horizontal position of the top-left corner of the region. The value is between 0.0 and 1.0.
double io.agora.recording.common.Common.VideoMixingLayout.Region.y = 0 |
Relative vertical position of the top-left corner of the region. The value is between 0.0 and 1.0.
double io.agora.recording.common.Common.VideoMixingLayout.Region.width = 0 |
Relative width of the region. The value is between 0.0 and 1.0.
double io.agora.recording.common.Common.VideoMixingLayout.Region.height = 0 |
Relative height of the region. The value is between 0.0 and 1.0.
double io.agora.recording.common.Common.VideoMixingLayout.Region.alpha = 1.0 |
The transparency of the image. The value is between 0.0 (transparent) and 1.0 (opaque).
int io.agora.recording.common.Common.VideoMixingLayout.Region.renderMode = 0 |
Render mode: