#include <sys/stat.h>#include <sigc++/sigc++.h>#include <gst/gst.h>#include <xine.h>#include <map>#include "mmsgui/mmsgui.h"#include "mmstools/mmstools.h"


Go to the source code of this file.
Classes | |
| struct | GST_DISKOVIDEOSINK_DATA |
| struct | VODESC |
| Video output description structure. More... | |
| struct | dfb_visual_t |
| Structure needed by xine_open_video_driver(). More... | |
| struct | MMSRAW_USERDATA |
| class | MMSAV |
| MMS Audio/Video handling class. More... | |
Typedefs | |
| typedef void(* | DVOutputCallback )(void *cdata, int width, int height, double ratio, DFBSurfacePixelFormat format, DFBRectangle *dest_rect) |
| typedef void(* DVOutputCallback)(void *cdata, int width, int height, double ratio, DFBSurfacePixelFormat format, DFBRectangle *dest_rect) |