ZegoRoiRect
ZegoRoiRect
Coordinates used by the ROI function.
Declared in entity/ZegoRoiRect.java
Properties
x
x
public int xThe horizontal offset from the top-left corner
y
y
public int yThe vertical offset from the top-left corner
width
width
public int widthThe width of the rectangle
height
height
public int heightThe height of the rectangle
strength
strength
public int strengthROI strength, currently supported value range is [0, 4], 0 is no effect, 4 is the strongest.
