streamVideoHeight property

  1. @JsonKey(name: 'stream_video_height', fromJson: TautulliUtilities.ensureIntegerFromJson)
int? streamVideoHeight
final

Height in pixels of the final video stream.

Implementation

@JsonKey(name: 'stream_video_height', fromJson: TautulliUtilities.ensureIntegerFromJson)
final int? streamVideoHeight;