captureFrameHeight property

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

本地视频采集高度 (px)。

Implementation

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