FBVideoClip Class Reference

FBVideoClip Class Reference
+ Related help topics:

#include <mobu-python-api.h>

+ Inheritance diagram for FBVideoClip:

Public Member Functions

__reduce__ ()
 
GetTextureID ()
 
FBDelete ()
 
__init__ ()
 
IsValid ()
 
DrawImage ()
 
GetEmbeddedTimecode ()
 
- Public Member Functions inherited from FBVideo
__reduce__ ()
 
__init__ ()
 
- Public Member Functions inherited from FBBox
AnimationNodeIsUserData ()
 
AnimationNodeOutGet ()
 
GetInConnector ()
 
AnimationNodeDestroy ()
 
GetOutConnector ()
 
GetOutConnectorCount ()
 
__init__ ()
 
GetInConnectorCount ()
 
AnimationNodeInGet ()
 
__reduce__ ()
 
- Public Member Functions inherited from FBComponent
HardSelect ()
 
GetObjectStatus ()
 
SetObjectStatus ()
 
DisableObjectFlags ()
 
GetOwnerFileReference ()
 
SetObjectFlags ()
 
GetObjectFlags ()
 
EnableObjectFlags ()
 
FBDelete ()
 
PropertyRemove ()
 
ProcessNamespaceHierarchy ()
 
PropertyCreate ()
 
HasObjectFlags ()
 
Is ()
 
ProcessObjectNamespace ()
 
PropertyAddReferenceProperty ()
 
ClassName ()
 
FBDestroy ()
 
FBCreate ()
 
PropertyAdd ()
 
PropertyGetModifiedList ()
 
__reduce__ ()
 
__init__ ()
 
- Public Member Functions inherited from FBPlug
ClassName ()
 
ConnectDstAt ()
 
ConnectSrc ()
 
ConnectSrcAt ()
 
DisconnectAllDst ()
 
DisconnectAllSrc ()
 
BeginChange ()
 
DisconnectDst ()
 
ConnectDst ()
 
GetSrcCount ()
 
SetContentModified ()
 
DisconnectDstAt ()
 
DisconnectSrcAt ()
 
GetDst ()
 
GetPlugConnectionModifiedList ()
 
GetDstType ()
 
GetSrcType ()
 
RevertModification ()
 
GetSrc ()
 
GetDstCount ()
 
IsSDKComponent ()
 
ReplaceSrcAt ()
 
MoveSrcAt ()
 
GetContentModified ()
 
SwapSrc ()
 
GetSelfModified ()
 
EndChange ()
 
GetOwner ()
 
ReplaceDstAt ()
 
GetOwnedCount ()
 
SetSelfModified ()
 
DisconnectSrc ()
 
Is ()
 
GetOwned ()
 
__reduce__ ()
 
__init__ ()
 
PrintClassDefinitions ()
 
- Public Member Functions inherited from FBPythonWrapper
__reduce__ ()
 
__init__ ()
 

Public Attributes

object CurrentFrame
 
object CurrentFrameTime
 
object CurrentFrameTimeCode
 
object Filename
 
object RelativePath
 
object Format
 
object FrameTime
 
object FreeRunning
 
object Height
 
object InterlaceMode
 
object LastFrame
 
object LastFrameTime
 
object Loop
 
object PlaySpeed
 
object PowerOfTwoHeight
 
object PowerOfTwoWidth
 
object ProxyMode
 
object StartFrame
 
object StopFrame
 
object StorageMode
 
object TimeOffset
 
object Width
 
object FrameRate
 
- Public Attributes inherited from FBVideo
object KeepOnGPU
 
- Public Attributes inherited from FBBox
object Animatable
 
object Live
 
object RecordMode
 
object UniqueName
 
- Public Attributes inherited from FBComponent
object OwnerNamespace
 
object Components
 
object Name
 
object LongName
 
object FullName
 
object Parents
 
object PropertyList
 
object Selected
 
- Public Attributes inherited from FBPythonWrapper
object OnUnbind
 

Member Function Documentation

__init__ ( )

Python Docstring:

__init__( (object)arg1, (str)arg2) -> None 
__reduce__ ( )
DrawImage ( )

Python Docstring:

DrawImage( (FBVideoClip)arg1 [, (object)arg2 [, (object)arg3 [, (object)arg4 [, (object)arg5 [, (object)arg6]]]]]) -> None 
FBDelete ( )

Python Docstring:

FBDelete( (FBVideoClip)arg1) -> None 
GetEmbeddedTimecode ( )

Python Docstring:

GetEmbeddedTimecode( (FBVideoClip)arg1, (object)arg2) -> FBTimeCode 
GetTextureID ( )

Python Docstring:

GetTextureID( (FBVideoClip)arg1) -> int 
IsValid ( )

Python Docstring:

IsValid( (FBVideoClip)arg1) -> bool 

Member Data Documentation

object CurrentFrame
object CurrentFrameTime
object CurrentFrameTimeCode
object Filename
object Format
object FrameRate
object FrameTime
object FreeRunning
object Height
object InterlaceMode
object LastFrame
object LastFrameTime
object Loop
object PlaySpeed
object PowerOfTwoHeight
object PowerOfTwoWidth
object ProxyMode
object RelativePath
object StartFrame
object StopFrame
object StorageMode
object TimeOffset
object Width