spareVideo property
Number of spare Video tracks that can be added to this recording.
Implementation
@JsonKey(name: '@SpareVideo', fromJson: int.parse)
final int spareVideo;
Number of spare Video tracks that can be added to this recording.
@JsonKey(name: '@SpareVideo', fromJson: int.parse)
final int spareVideo;