x property

  1. @JsonKey(includeIfNull: false)
int? x
getter/setter pair

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;