captureFrameWidth property

  1. @JsonKey(name: 'captureFrameWidth')
int? captureFrameWidth
final

The width (px) for capturing the local video stream.

Implementation

@JsonKey(name: 'captureFrameWidth')
final int? captureFrameWidth;