captureFrameRate property
The frame rate (fps) for capturing the local video stream.
Implementation
@JsonKey(name: 'captureFrameRate')
final int? captureFrameRate;
The frame rate (fps) for capturing the local video stream.
@JsonKey(name: 'captureFrameRate')
final int? captureFrameRate;