videoFrameRate property
This parameter only takes effect for video streams, and indicates the video frame rate (fps).
Implementation
@JsonKey(name: 'videoFrameRate')
final int? videoFrameRate;
This parameter only takes effect for video streams, and indicates the video frame rate (fps).
@JsonKey(name: 'videoFrameRate')
final int? videoFrameRate;