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.
Public Member Functions | |
__init__ (str pName, object pObject=None) | |
Constructor. | |
Public Attributes | |
FBPropertyBase | KeepOnGPU |
Read Write Property: Don't auto flush from GPU if true. |
Constructor.
pName | Name of video media. |
pObject | Internal parent object(default=NULL). |
Reimplemented from FBBox.
Reimplemented in FBVideoClip, and FBVideoClipImage.
FBPropertyBase KeepOnGPU |
Read Write Property: Don't auto flush from GPU if true.
session runtime flag, won't be saved.