logo
On this page

ZegoRoiRect

ZegoRoiRect

Coordinates used by the ROI function.

Declared in ZegoExpressDefines.h

Properties

x

x
nonatomic, assign int x

The horizontal offset from the top-left corner

y

y
nonatomic, assign int y

The vertical offset from the top-left corner

width

width
nonatomic, assign int width

The width of the rectangle

height

height
nonatomic, assign int height

The height of the rectangle

strength

strength
nonatomic, assign 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