|
VLC 4.0.0-dev
|
Video placement. More...
#include <vlc_vout_display.h>
Data Fields | |
| int | x |
| int | y |
| unsigned | width |
| unsigned | height |
Video placement.
This structure stores the result of a vout_display_PlacePicture() call.
| unsigned vout_display_place_t::height |
| unsigned vout_display_place_t::width |
| int vout_display_place_t::x |
| int vout_display_place_t::y |