VLC
3.0.15
|
Structure used to store the result of a vout_display_PlacePicture. More...
Data Fields | |
int | x |
int | y |
unsigned | width |
unsigned | height |
Structure used to store the result of a vout_display_PlacePicture.
unsigned vout_display_place_t::height |
Referenced by vout_display_PlacePicture().
unsigned vout_display_place_t::width |
Referenced by vout_display_PlacePicture().
int vout_display_place_t::x |
Referenced by vout_display_PlacePicture().
int vout_display_place_t::y |
Referenced by vout_display_PlacePicture().