rotation property
The rotation information of the video frame. See VideoOrientation.
Implementation
@JsonKey(name: 'rotation')
final VideoOrientation? rotation;
The rotation information of the video frame. See VideoOrientation.
@JsonKey(name: 'rotation')
final VideoOrientation? rotation;