|
VLC
2.1.0-git
|
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 ThreadDisplayRenderPicture(), and vout_display_PlacePicture().
| unsigned vout_display_place_t::width |
Referenced by ThreadDisplayRenderPicture(), and 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().
1.8.1.2