|
FFmpeg
|
#include <avdevice.h>
Data Fields | |
| int | x |
| x coordinate of top left corner | |
| int | y |
| y coordinate of top left corner | |
| int | width |
| width | |
| int | height |
| height | |
Definition at line 69 of file avdevice.h.
| int AVDeviceRect::x |
x coordinate of top left corner
Definition at line 70 of file avdevice.h.
| int AVDeviceRect::y |
y coordinate of top left corner
Definition at line 71 of file avdevice.h.
| int AVDeviceRect::width |
| int AVDeviceRect::height |
1.8.2