cropRect property

Rect? cropRect
getter/setter pair

设置屏幕录制时裁剪矩形,裁剪矩形必须被原始数据的矩形包含,单位为像素。(仅适用 iOS/Android 平台)

Implementation

Rect? cropRect;