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