captureFrameHeight property

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

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

Implementation

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