This reference page is linked to from the following overview topics: FBApplication - File I/O and Application Utilities, Utility Classes, File Input and Output.
Video media class.
Similar to the FBModel class, the FBVideo class serves as a general media class for images, video clips and video memory, as well as the possibility of custom formats and custom live cards.
#include <fbvideo.h>
Public Member Functions | |
FBVideo (const char *pName, HIObject pObject=NULL) | |
Constructor. | |
Public Attributes | |
FBPropertyBool | KeepOnGPU |
Read Write Property: Don't auto flush from GPU if true. |
FBVideo | ( | const char * | pName, |
HIObject | pObject = NULL |
||
) |
Constructor.
pName | Name of video media. |
pObject | Internal parent object(default=NULL). |
Read Write Property: Don't auto flush from GPU if true.
session runtime flag, won't be saved.