y property
The y coordinate (pixel) of the host's video on the output video frame (taking the upper left corner of the video frame as the origin). The value range is 0, height
, where height is the height set in LiveTranscoding.
Implementation
@JsonKey(name: 'y')
final int? y;