FFmpeg
|
rect Struct Reference
Data Fields | |
int | x |
int | y |
int | w |
int | h |
Detailed Description
Definition at line 90 of file f_ebur128.c.
Field Documentation
int rect::h |
Definition at line 90 of file f_ebur128.c.
Referenced by config_video_output(), filter_frame(), and lu_to_y().
int rect::w |
Definition at line 90 of file f_ebur128.c.
Referenced by config_video_output(), and filter_frame().
int rect::x |
Definition at line 90 of file f_ebur128.c.
Referenced by config_video_output(), fill_rectangle(), and filter_frame().
int rect::y |
Definition at line 90 of file f_ebur128.c.
Referenced by config_video_output(), and filter_frame().
The documentation for this struct was generated from the following file:
Generated on Mon Nov 18 2024 06:52:12 for FFmpeg by 1.8.11