My Project
Public Member Functions | List of all members
ParaEngine::CMovieClipBase Class Reference

it represents a clip of movies, which may be screen captured or just some transition effects. More...

#include <MovieClip.h>

Inheritance diagram for ParaEngine::CMovieClipBase:
ParaEngine::CMovieClipScreenCapture

Public Member Functions

virtual MOVIE_CLIP_TYPES GetType ()
 get the clip type
 
string GetFileName ()
 
void SetFileName (string filename)
 
string GetClipTitle ()
 
void SetClipTitle (string title)
 
int GetFrameCount ()
 get the number of frames in the clips
 
int GetClipWidth ()
 clip width in pixel
 
int GetClipHeight ()
 clip height in pixel
 

Detailed Description

it represents a clip of movies, which may be screen captured or just some transition effects.


The documentation for this class was generated from the following files: