FFmpeg
|
#include <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 109 of file avdevice.h.
int AVDeviceRect::x |
x coordinate of top left corner
Definition at line 110 of file avdevice.h.
int AVDeviceRect::y |
y coordinate of top left corner
Definition at line 111 of file avdevice.h.
int AVDeviceRect::width |
width
Definition at line 112 of file avdevice.h.
int AVDeviceRect::height |
height
Definition at line 113 of file avdevice.h.