Main Page | Class Hierarchy | Class List | Directories | File List | Class Members | Related Pages

VideoFactory Class Reference

#include <videofactory.h>

List of all members.

Public Member Functions

 VideoFactory (ProjectSerializer *serializer, Frontend *frontend)
const char * createVideoFile (VideoEncoder *encoder)


Detailed Description

Class for exporting a stopmotion project ccntaining images and sounds to to a video file.
Author:
Bjoern Erik Nilsen & Fredrik Berg Kjoelstad


Constructor & Destructor Documentation

VideoFactory::VideoFactory ProjectSerializer serializer,
Frontend frontend
 

Registers a serializer that will be used to gather information about image paths etc.

Parameters:
serializer the serializer used by stopmotion
frontend the frontend to display information to


Member Function Documentation

const char * VideoFactory::createVideoFile VideoEncoder encoder  ) 
 

Creates the video file based on the passed encoder. The encoder holds information needed to complete the export.

Parameters:
encoder the encoder to be used for video export
Returns:
path to the created video file


The documentation for this class was generated from the following files:
Generated on Thu May 19 01:51:22 2005 for stopmotion.kdevelop by  doxygen 1.4.2