Go to the source code of this file.
Classes | |
| struct | xvmc_vo_surf_t |
| class | VideoOutputXv |
| Supports common video output methods used with X11 Servers. More... | |
Typedefs | |
| typedef int | xvmc_vo_surf_t |
| typedef int | XvMCSurfaceInfo |
| typedef enum VideoOutputSubType | VOSType |
Enumerations | |
| enum | VideoOutputSubType { XVUnknown = 0, Xlib, XShm, OpenGL, XVideo, XVideoMC, XVideoIDCT, XVideoVLD } |
| typedef int xvmc_vo_surf_t |
Definition at line 43 of file videoout_xv.h.
| typedef int XvMCSurfaceInfo |
Definition at line 44 of file videoout_xv.h.
| typedef enum VideoOutputSubType VOSType |
| enum VideoOutputSubType |
Definition at line 48 of file videoout_xv.h.
1.5.5