FFmpeg
Data Fields
keypoint Struct Reference

Data Fields

double x
 
double y
 
struct keypointnext
 

Detailed Description

Definition at line 39 of file vf_curves.c.

Field Documentation

◆ x

double keypoint::x

◆ y

double keypoint::y

◆ next

struct keypoint* keypoint::next

Definition at line 41 of file vf_curves.c.

Referenced by config_input(), dump_curves(), interpolate(), make_point(), and parse_points_str().


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