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.
Public Member Functions |
|
__init__ (str pName, object pObject=None) | |
Constructor. |
Constructor.
pName | Name of video media. |
pObject | Internal parent object(default=NULL). |
Reimplemented from FBBox.
Reimplemented in FBVideoClip.