y property
The relative longitudinal displacement of the top left corner of the captured video to the origin (the top left corner of the canvas).
Implementation
@JsonKey(name: 'y')
final int? y;
The relative longitudinal displacement of the top left corner of the captured video to the origin (the top left corner of the canvas).
@JsonKey(name: 'y')
final int? y;