cropRight property

  1. @JsonKey.new(name: 'cropRight')
int? cropRight
final

该参数仅适用于原始视频数据。

Implementation

@JsonKey(name: 'cropRight')
final int? cropRight;