x property

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

The relative lateral displacement of the top left corner of the video for local video mixing to the origin (the top left corner of the canvas).

Implementation

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