The definition of the RtcImage struct.
◆ RtcImage()
agora::rtc::RtcImage::RtcImage |
( |
| ) |
|
|
inline |
◆ url
const char* agora::rtc::RtcImage::url |
The URL address of the watermark on the video.
int agora::rtc::RtcImage::x |
The horizontal distance (pixel) between the watermark image's top-left corner and the video's top-left corner.
int agora::rtc::RtcImage::y |
The vertical distance (pixel) between the watermark image's top-left corner and the video's top-left corner.
◆ width
int agora::rtc::RtcImage::width |
The width of the watermark on the video.
◆ height
int agora::rtc::RtcImage::height |
The height of the watermark on the video.
◆ zOrder
int agora::rtc::RtcImage::zOrder |
Order attribute for an ordering of overlapping two-dimensional objects.