mmsav.h File Reference

#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"

Include dependency graph for mmsav.h:

This graph shows which files directly or indirectly include this file:

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 Documentation

typedef void(* DVOutputCallback)(void *cdata, int width, int height, double ratio, DFBSurfacePixelFormat format, DFBRectangle *dest_rect)

Definition at line 90 of file mmsav.h.