y property
Vertical position of the video frame of the user from the top left corner of the CDN live streaming.
Implementation
@JsonKey(includeIfNull: false)
int? y;
Vertical position of the video frame of the user from the top left corner of the CDN live streaming.
@JsonKey(includeIfNull: false)
int? y;