captureFrameRate property

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

The frame rate (fps) for capturing the local video stream.

Implementation

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