videoRotation property
This parameter only takes effect for video streams, and indicates the video rotation angle.
Implementation
@JsonKey(name: 'videoRotation')
final int? videoRotation;
This parameter only takes effect for video streams, and indicates the video rotation angle.
@JsonKey(name: 'videoRotation')
final int? videoRotation;