FBDeck Class Reference

#include <mobu-python-api.h>

+ Inheritance diagram for FBDeck:

Public Member Functions

CueAt ()
 
DeckStatusUpdateNotify ()
 
DeckAutoCommandsNotify ()
 
Eject ()
 
Forward ()
 
Play ()
 
ThreadSync ()
 
StepBack ()
 
Stop ()
 
GetTime ()
 
Rewind ()
 
StepForward ()
 
ReversePlay ()
 
__reduce__ ()
 
__init__ ()
 
- 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 CassetteInside
 
object EE
 
object IconFilename
 
object Latency
 
object Offset
 
object Online
 
object PlayingBackward
 
object PlayingForward
 
object PostRoll
 
object PreRoll
 
object StandBy
 
object TransportControl
 
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:

Raises an exception
This class cannot be instantiated from Python 
__reduce__ ( )
CueAt ( )

Python Docstring:

CueAt( (FBDeck)arg1, (FBTime)arg2) -> None 
DeckAutoCommandsNotify ( )

Python Docstring:

DeckAutoCommandsNotify( (FBDeck)arg1) -> None 
DeckStatusUpdateNotify ( )

Python Docstring:

DeckStatusUpdateNotify( (FBDeck)arg1) -> None 
Eject ( )

Python Docstring:

Eject( (FBDeck)arg1) -> None 
Forward ( )

Python Docstring:

Forward( (FBDeck)arg1) -> None 
GetTime ( )

Python Docstring:

GetTime( (FBDeck)arg1) -> FBTime 
Play ( )

Python Docstring:

Play( (FBDeck)arg1 [, (object)arg2]) -> None 
ReversePlay ( )

Python Docstring:

ReversePlay( (FBDeck)arg1 [, (object)arg2]) -> None 
Rewind ( )

Python Docstring:

Rewind( (FBDeck)arg1) -> None 
StepBack ( )

Python Docstring:

StepBack( (FBDeck)arg1) -> None 
StepForward ( )

Python Docstring:

StepForward( (FBDeck)arg1) -> None 
Stop ( )

Python Docstring:

Stop( (FBDeck)arg1) -> None 
ThreadSync ( )

Python Docstring:

ThreadSync( (FBDeck)arg1) -> None 

Member Data Documentation

object CassetteInside
object EE
object IconFilename
object Latency
object Offset
object Online
object PlayingBackward
object PlayingForward
object PostRoll
object PreRoll
object StandBy
object TransportControl
object UniqueName