|
My Project
|
it represents a clip of movies, which may be screen captured or just some transition effects. More...
#include <MovieClip.h>
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 | |
it represents a clip of movies, which may be screen captured or just some transition effects.
1.8.12