Agora Java API Reference for Android
|
Public Member Functions | |
AgoraImage (String url) | |
Public Attributes | |
String | url |
int | x |
int | y |
int | width |
int | height |
int | zOrder |
double | alpha |
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.
int io.agora.rtc2.video.AgoraImage.x |
Position of the image on the upper left of the video on the horizontal axis.
int io.agora.rtc2.video.AgoraImage.y |
Position of the image on the upper left of the video on the vertical axis.
int io.agora.rtc2.video.AgoraImage.width |
Width of the image on the video.
int io.agora.rtc2.video.AgoraImage.height |
Height of the image on the video.
int io.agora.rtc2.video.AgoraImage.zOrder |
layer of image
double io.agora.rtc2.video.AgoraImage.alpha |
alpha of image