FFmpeg 5.1.6
|
#include <libavdevice/avdevice.h>
Data Fields | |
int | x |
x coordinate of top left corner More... | |
int | y |
y coordinate of top left corner More... | |
int | width |
width More... | |
int | height |
height More... | |
Definition at line 115 of file avdevice.h.
int AVDeviceRect::x |
x coordinate of top left corner
Definition at line 116 of file avdevice.h.
int AVDeviceRect::y |
y coordinate of top left corner
Definition at line 117 of file avdevice.h.
int AVDeviceRect::width |
width
Definition at line 118 of file avdevice.h.
int AVDeviceRect::height |
height
Definition at line 119 of file avdevice.h.