logo
On this page

ZegoRoiRect

ZegoRoiRect

Coordinates used by the ROI function.

Declared in entity/ZegoRoiRect.java

Properties

x

x
public int x

The horizontal offset from the top-left corner

y

y
public int y

The vertical offset from the top-left corner

width

width
public int width

The width of the rectangle

height

height
public int height

The height of the rectangle

strength

strength
public int strength

ROI strength, currently supported value range is [0, 4], 0 is no effect, 4 is the strongest.

Previous

zegoreverbparam

Next

zegoroomconfig

On this page

Back to top