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 possiblity of custom formats and custom live cards.
#include <fbvideo.h>

Public Member Functions |
|
| FBVideo (char *pName, HIObject pObject=NULL) | |
| Constructor. |
|
| FBVideo | ( | char * | pName, |
| HIObject | pObject =
NULL |
||
| ) |
Constructor.
| pName | Name of video media. |
| pObject | Internal parent object(default=NULL). |