frameRate property
The video encoding frame rate (fps). The default value is 15.
Implementation
@JsonKey(name: 'frameRate')
final int? frameRate;
The video encoding frame rate (fps). The default value is 15.
@JsonKey(name: 'frameRate')
final int? frameRate;