cropBottom property

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

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

Implementation

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