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