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