width property
Width of the video frame of the user on the CDN live streaming. The default value is 360.
Implementation
@JsonKey(includeIfNull: false)
int? width;
Width of the video frame of the user on the CDN live streaming. The default value is 360.
@JsonKey(includeIfNull: false)
int? width;