#include <video_out.h>
Collaboration diagram for vo_overlay_s:

Public Methods | |
| void (remove *)(void) | |
Public Attributes | |
| vo_instance_t* | instance |
| int | x |
| int | y |
| int | width |
| int | height |
| void | private |
|
|
remove this overlay |
|
|
height of the overlay |
|
|
reference to the video output plugin this overlay belongs to |
|
|
pointer availabe for private data |
|
|
width of the overlay |
|
|
x position of the overlay |
|
|
y position of the overlay |
1.2.5 written by Dimitri van Heesch,
© 1997-2001