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