Open Reality Reference Guide
FBTransportAudioManager Member List

This is the complete list of members for FBTransportAudioManager, including all inherited members.

AddWrapper(FBScriptWrapper *) (defined in FBWrapperHolder)FBWrapperHolder
BeginChange()FBPlugprotected
ClassGroupNameFBPlugprotectedstatic
ClassName() overrideFBComponentvirtual
ComponentsFBComponent
ConnectDst(FBPlug *pDst, FBConnectionType pConnectionType=kFBConnectionTypeNone)FBPlugprotected
ConnectDstAt(int pSrc_DstIndex, FBPlug *pDst, FBConnectionType pConnectionType=kFBConnectionTypeNone)FBPlugprotected
ConnectSrc(FBPlug *pSrc, FBConnectionType pConnectionType=kFBConnectionTypeNone)FBPlugprotected
ConnectSrcAt(int pDst_SrcIndex, FBPlug *pSrc, FBConnectionType pConnectionType=kFBConnectionTypeNone)FBPlugprotected
DisableObjectFlags(FBObjectFlag pFlags)FBComponent
DisconnectAllDst()FBPlugprotected
DisconnectAllSrc()FBPlugprotected
DisconnectDst(FBPlug *pDst)FBPlugprotected
DisconnectDstAt(int pIndex)FBPlugprotected
DisconnectSrc(FBPlug *pSrc)FBPlugprotected
DisconnectSrcAt(int pIndex)FBPlugprotected
EnableObjectFlags(FBObjectFlag pFlags)FBComponent
EndChange()FBPlugprotected
FBComponent(HIObject pObject)FBComponent
FBComponentGetLongName(FBComponent *pObject) (defined in FBComponent)FBComponentstatic
FBComponentGetName(FBComponent *pObject) (defined in FBComponent)FBComponentstatic
FBComponentSetLongName(FBComponent *pObject, const char *pName) (defined in FBComponent)FBComponentstatic
FBComponentSetName(FBComponent *pObject, const char *pName) (defined in FBComponent)FBComponentstatic
FBCreate()FBComponentvirtual
FBDelete() overrideFBComponentvirtual
FBDestroy()FBComponentvirtual
FBTransportAudioManager()FBTransportAudioManagerprotected
FBWrapperHolder() (defined in FBWrapperHolder)FBWrapperHolder
FolderFBComponent
GetAudioClip()FBTransportAudioManager
GetAudioTrack()FBTransportAudioManager
GetContentModified(FBPlugModificationFlag pFlag)FBPlugprotected
GetDst(int pIndex)FBPlugprotected
GetDstCount()FBPlugprotected
GetDstType(int pIndex)FBPlugprotected
GetFullName(void)FBComponent
GetInternalClassId()FBComponentstatic
GetLockPitchToSpeed()FBTransportAudioManager
GetObjectFlags()FBComponent
GetObjectStatus(FBObjectStatus pStatus)FBComponent
GetOwned(int pIndex)FBPlugprotected
GetOwnedCount()FBPlugprotected
GetOwner()FBPlugprotected
GetOwnerFileReference(void)FBComponent
GetOwnerNamespace(void)FBComponent
GetPlugConnectionModifiedList(FBPlugList &pPlugList, FBPlugModificationFlag pConnectionModificatonFlag, bool pAddRemove)FBPlugprotected
GetSelfModified(FBPlugModificationFlag pFlag)FBPlugprotected
GetShowAudio()FBTransportAudioManager
GetShowLeftChannel()FBTransportAudioManager
GetShowRightChannel()FBTransportAudioManager
GetSrc(int pIndex)FBPlugprotected
GetSrcCount()FBPlugprotected
GetSrcType(int pIndex)FBPlugprotected
GetStatusFlag(FBPlugStatusFlag pStatus) constFBPlugprotected
GetTypeId() overrideFBComponentvirtual
GetWrapper()FBWrapperHolder
HardSelect()FBComponent
HasObjectFlags(FBObjectFlag pFlags)FBComponent
Is(int pTypeId) overrideFBComponentvirtual
IsSDKComponent()FBPlugprotected
LongNameFBComponent
mAllocatedFBPlugprotected
mGlobalTypeInfoFBPlugprotectedstatic
mObjectFBPlugprotected
MoveSrcAt(int pIndex, int pAtIndex)FBPlugprotected
MoveSrcAt(FBPlug *pSrc, FBPlug *pAtSrc)FBPlugprotected
mSDKComponentFBPlugprotected
NameFBComponent
ParentsFBComponent
PlugDataNotify(FBConnectionAction pAction, FBPlug *pThis, void *pData=NULL, void *pDataOld=NULL, int pDataSize=0)FBPlugprotectedvirtual
PlugNotify(FBConnectionAction pAction, FBPlug *pThis, int pIndex, FBPlug *pPlug=NULL, FBConnectionType pConnectionType=kFBConnectionTypeNone, FBPlug *pNewPlug=NULL)FBPlugprotectedvirtual
PlugStateNotify(FBConnectionAction pAction, FBPlug *pThis, void *pData=NULL, void *pDataOld=NULL, int pDataSize=0)FBPlugprotectedvirtual
ProcessNamespaceHierarchy(FBNamespaceAction pNamespaceAction, const char *pNamespaceName, const char *pReplaceTo=NULL, bool pAddRight=true)FBComponent
ProcessObjectNamespace(FBNamespaceAction pNamespaceAction, const char *pNamespaceName, const char *pReplaceTo=NULL, bool pAddRight=true)FBComponent
PropertyAdd(FBProperty *pProperty)FBComponentvirtual
PropertyAddReferenceProperty(FBProperty *pReferenceProperty)FBComponent
PropertyCreate(const char *pName, FBPropertyType pType, const char *pDataType, bool pAnimatable, bool pIsUser=false, FBProperty *pReferenceSource=NULL)FBComponent
PropertyGetModifiedList(FBArrayTemplate< FBProperty * > &pPropList, FBPlugModificationFlag pModificationFlags)FBComponent
PropertyListFBComponent
PropertyRemove(FBProperty *pProperty)FBComponent
RemoveAudio()FBTransportAudioManager
RemoveWrapper(FBScriptWrapper *) (defined in FBWrapperHolder)FBWrapperHolder
ReplaceDstAt(int pIndex, FBPlug *pDst)FBPlugprotected
ReplaceSrcAt(int pIndex, FBPlug *pSrc)FBPlugprotected
RevertModification(FBPlugModificationFlag pFlag=kFBAllModifiedMask)FBPlugprotected
SelectedFBComponent
SetAudioClip(FBAudioClip *pAudioClip)FBTransportAudioManager
SetAudioTrack(FBStoryTrack *pAudioTrack)FBTransportAudioManager
SetContentModified(FBPlugModificationFlag pFlag, bool pBool)FBPlugprotected
SetHIObject(HIObject pObject, bool pSDKComponent) overrideFBComponentvirtual
SetLockPitchToSpeed(bool pLock)FBTransportAudioManager
SetObjectFlags(FBObjectFlag pFlags)FBComponent
SetObjectStatus(FBObjectStatus pStatus, bool pValue)FBComponent
SetOwnerNamespace(FBNamespace *pOwnerNSObj)FBComponent
SetSelfModified(FBPlugModificationFlag pFlag, bool pBool)FBPlugprotected
SetShowAudio(bool pShow)FBTransportAudioManager
SetShowLeftChannel(bool pShow)FBTransportAudioManager
SetShowRightChannel(bool pShow)FBTransportAudioManager
SetStatusFlag(FBPlugStatusFlag pStatus, bool pValue)FBPlugprotected
SwapSrc(int pIndexA, int pIndexB)FBPlugprotected
TheOne()FBTransportAudioManagerstatic
TypeInfoFBComponentstatic
UseCustomPropertyViewSet() constFBComponentinlinevirtual
~FBComponent()FBComponentvirtual
~FBWrapperHolder() (defined in FBWrapperHolder)FBWrapperHoldervirtual