#include <fbvideo.h>

Public Member Functions |
|
| FBVideoClipImage (const char *pName, HIObject pObject=NULL) | |
| Constructor. |
|
Public Attributes |
|
| FBPropertyBool | ImageSequence |
| Read Write Property: Clip is an image
sequence? |
|
| FBPropertyBool | UseSystemFrameRate |
| Read Write Property: Clip is using
system frame rate? |
|
| FBPropertyVideoResolution | MaxMipMapResolution |
| Read Write Property: Maximum MipMap
resolution will be loaded into GPU. |
|
| FBVideoClipImage | ( | const char * | pName, |
| HIObject | pObject =
NULL |
||
| ) |
Constructor.
| pName | Name of image file. |
| pObject | Internal parent object(default=NULL). |
Read Write Property: Clip is an image sequence?
Read Write Property: Clip is using system frame rate?
| FBPropertyVideoResolution MaxMipMapResolution |
Read Write Property: Maximum MipMap resolution will be loaded into GPU.