encodedFrameHeight property

  1. @JsonKey(name: 'encodedFrameHeight')
int? encodedFrameHeight
final

The height of the encoded video (px).

Implementation

@JsonKey(name: 'encodedFrameHeight')
final int? encodedFrameHeight;