x property

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

参与本地合图的视频的左上角相对于合图画布左上角(原点)的横向位移。

Implementation

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