Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

VideoRecorder Class Reference

#include <videorecorder.h>

List of all members.

Public Member Functions

 VideoRecorder (const ASCString &filename, const SDL_Surface *surf, int framerate=15, int quality=100)
const ASCString getFilename ()
void storeFrame (const SDL_Surface *surf)
void close ()
 ~VideoRecorder ()


Constructor & Destructor Documentation

VideoRecorder::VideoRecorder const ASCString filename,
const SDL_Surface *  surf,
int  framerate = 15,
int  quality = 100
 

Definition at line 176 of file videorecorder.cpp.

VideoRecorder::~VideoRecorder  ) 
 

Definition at line 180 of file videorecorder.cpp.


Member Function Documentation

void VideoRecorder::close  ) 
 

Definition at line 179 of file videorecorder.cpp.

const ASCString VideoRecorder::getFilename  ) 
 

Definition at line 177 of file videorecorder.cpp.

Referenced by ReplayRecorder::start().

void VideoRecorder::storeFrame const SDL_Surface *  surf  ) 
 

Definition at line 178 of file videorecorder.cpp.


The documentation for this class was generated from the following files:
Generated on Tue Jun 24 02:22:22 2008 for Advanced Strategic Command by  doxygen 1.4.2