height property
The height (px) of the video for local video mixing on the canvas.
Implementation
@JsonKey(name: 'height')
final int? height;
The height (px) of the video for local video mixing on the canvas.
@JsonKey(name: 'height')
final int? height;