Agora Java API Reference for Android
|
Public Member Functions | |
int | getWidth () |
int | getX () |
int | getY () |
int | getzOrder () |
int | getHeight () |
String | getUrl () |
Public Attributes | |
String | url |
int | x |
int | y |
int | width |
int | height |
int | zOrder |
String io.agora.rte.media.stream.AgoraImage.url |
The URL address of the watermark on the video.
int io.agora.rte.media.stream.AgoraImage.x |
The horizontal distance (pixel) between the watermark image's top-left corner and the video's top-left corner.
int io.agora.rte.media.stream.AgoraImage.y |
The vertical distance (pixel) between the watermark image's top-left corner and the video's top-left corner.
int io.agora.rte.media.stream.AgoraImage.width |
The width of the watermark on the video.
int io.agora.rte.media.stream.AgoraImage.height |
The height of the watermark on the video.
int io.agora.rte.media.stream.AgoraImage.zOrder |
Order attribute for an ordering of overlapping two-dimensional objects.