encodedFrameWidth property

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

The width of the encoded video (px).

Implementation

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