Agora Java API Reference for Android
Public Member Functions | Public Attributes | List of all members
io.agora.rtc2.video.AgoraImage Class Reference

Public Member Functions

 AgoraImage (String url)
 

Public Attributes

String url
 
int x
 
int y
 
int width
 
int height
 
int zOrder
 
double alpha
 

Member Data Documentation

◆ url

String io.agora.rtc2.video.AgoraImage.url

HTTP/HTTPS URL address of the image on the video. The maximum length of this parameter is 1024 bytes.

◆ x

int io.agora.rtc2.video.AgoraImage.x

Position of the image on the upper left of the video on the horizontal axis.

◆ y

int io.agora.rtc2.video.AgoraImage.y

Position of the image on the upper left of the video on the vertical axis.

◆ width

int io.agora.rtc2.video.AgoraImage.width

Width of the image on the video.

◆ height

int io.agora.rtc2.video.AgoraImage.height

Height of the image on the video.

◆ zOrder

int io.agora.rtc2.video.AgoraImage.zOrder

layer of image

◆ alpha

double io.agora.rtc2.video.AgoraImage.alpha

alpha of image