VODESC Struct Reference

Video output description structure. More...

#include <mmsav.h>

List of all members.


Public Attributes

MMSFBSurfacewinsurface
 surface of window
DFBWindowDescription windsc
 description of window
DFBSurfacePixelFormat format
 pixel format of surface
double ratio
 ratio of video stream
int width
 width of video stream
int height
 height of video stream
MMSFBRectangle rect
 rectangle for video stream

Detailed Description

Video output description structure.

This structure is needed for the callbacks that are used by the xine video output driver.

Definition at line 76 of file mmsav.h.


Member Data Documentation

surface of window

Definition at line 77 of file mmsav.h.

DFBWindowDescription VODESC::windsc

description of window

Definition at line 79 of file mmsav.h.

DFBSurfacePixelFormat VODESC::format

pixel format of surface

Definition at line 80 of file mmsav.h.

double VODESC::ratio

ratio of video stream

Definition at line 82 of file mmsav.h.

width of video stream

Definition at line 83 of file mmsav.h.

height of video stream

Definition at line 84 of file mmsav.h.

rectangle for video stream

Definition at line 85 of file mmsav.h.


The documentation for this struct was generated from the following file: