Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

mpeg.h File Reference

#include "../core.h"

Include dependency graph for MPEG/mpeg.h:

Include dependency graph

Go to the source code of this file.

Compounds

class  CL_MPEG

Typedefs

typedef void (* CL_MPEG_DisplayCallback )(CL_Target *dst, int x, int y, unsigned int w, unsigned int h)

Enumerations

enum  CL_MPEG_Status { CL_MPEG_ERROR = -1, CL_MPEG_STOPPED, CL_MPEG_PLAYING }


Typedef Documentation

typedef void (* CL_MPEG_DisplayCallback)(CL_Target* dst, int x, int y, unsigned int w, unsigned int h)
 

Definition at line 28 of file MPEG/mpeg.h.


Enumeration Type Documentation

enum CL_MPEG_Status
 

Enumeration values:
CL_MPEG_ERROR  
CL_MPEG_STOPPED  
CL_MPEG_PLAYING  

Definition at line 31 of file MPEG/mpeg.h.


Generated at Wed Apr 4 19:55:15 2001 for ClanLib by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001