FFmpeg
Data Fields
Transform Struct Reference

Data Fields

MotionVector vec
 Motion vector. More...
 
double angle
 Angle of rotation. More...
 
double zoom
 Zoom percentage. More...
 

Detailed Description

Definition at line 81 of file vf_deshake.c.

Field Documentation

◆ vec

MotionVector Transform::vec

Motion vector.

Definition at line 82 of file vf_deshake.c.

Referenced by config_props(), filter_frame(), and find_motion().

◆ angle

double Transform::angle

Angle of rotation.

Definition at line 83 of file vf_deshake.c.

Referenced by config_props(), filter_frame(), and find_motion().

◆ zoom

double Transform::zoom

Zoom percentage.

Definition at line 84 of file vf_deshake.c.

Referenced by config_props(), and filter_frame().


The documentation for this struct was generated from the following file: