The transparency of the watermark or background image. The value range is [0.0,1.0]:
0.0
: Completely transparent.1.0
: (Default) Opaque.Height of the image on the broadcasting video.
HTTP/HTTPS URL address of the image on the broadcasting video. The maximum length of this parameter is 1024 bytes.
Width of the image on the broadcasting video.
Position of the image on the upper left of the broadcasting video on the horizontal axis.
Position of the image on the upper left of the broadcasting video on the vertical axis.
The layer number of the watermark or background image.
When you use the watermark array to add a watermark or multiple watermarks, you must pass a value to zOrder
in the range [1,255];
otherwise, the SDK reports an error. In other cases, zOrder
can optionally be passed in the range [0,255],
with 0 being the default value. 0
means the bottom layer and 255
means the top layer.
Generated using TypeDoc
Agora image properties. A class for setting the properties of the watermark and background images.