Main Page   Modules   Data Structures   Data Fields   Related Pages  

MJPGA_MOVIE Struct Reference
[MJpgAlleg]

The main struct of MJpgAlleg, it contain all information to play the movie. More...

#include <mjpga.h>


Data Fields

int type
 type of the movie (datafile, avi)

int subtype
 format of video frames (jpg/m4v or xvid/divx)

void * movie
 pointer to movie struct (DATAFILE * or AVI_MOVIE *)

MJPGA_AUDIOaudio
 pointer to audio struct

float fps
 frames per second

int size
 number of frames

int frame
 current frame

int last_frame
 last frame rendered (for use with divx/xvid)

int yvid
 width and height of the movie

char desc [256]
 description of the movie

unsigned char mode
 mode of the movie (== 0 normal, != 0 fullscreen)


Detailed Description

The main struct of MJpgAlleg, it contain all information to play the movie.


The documentation for this struct was generated from the following file:
Generated on Mon Apr 7 00:19:24 2003 for MJpgAlleg by doxygen1.2.18