cropLeft property

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

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

Implementation

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