x property
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;
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).
@JsonKey(name: 'x')
final int? x;