frameRate property
Frame rate in frames per second.
Implementation
@JsonKey(name: 'Framerate', fromJson: OnvifUtil.mappedToString)
final String frameRate;
Frame rate in frames per second.
@JsonKey(name: 'Framerate', fromJson: OnvifUtil.mappedToString)
final String frameRate;