mpeg4Width property

  1. @JsonKey(name: 'mpeg4_width')
int? get mpeg4Width
inherited

Optional. Video width

Implementation

@JsonKey(name: 'mpeg4_width')
int? get mpeg4Width;