Public Operations Index

OperationClassDescription
applyBuildable
buildAssembler
buildEngineBuilderFacadeMain Operation of the Builder: create a render engine for a given part of the timeline
buildProcessorPathManager
configureToolFactory
createClipMediacreate a (possibly compound) Clip refering to this media, ready to be added to the EDL.
enableAssetchange the enabled status of this asset. Note the corresponding #isActive predicate may depend on the enablement status of parent assets as well
getAppconfigaccess the configuation value for a given key.
@return empty string for unknown keys, else the corresponding configuration value
get_reprAllocation
getAssetAssetManagerfind and return corresponging object
getAutomationFixture
getConnectionConManagerTODO
getDependantAssetAll the other assets requiring this asset to be functional. For example, all the clips depending on a given media file. May be empty. The dependency relation is transitive.
getFrameFilemode = READ, WRITE, ...
getIDAssetManager
getParentsAssetList of entities this asset depends on or requires to be functional. May be empty. The head of this list can be considered the primary prerequisite
getPlaylistForRenderFixture
getStateProxyRenderState
getValueAuto
getValueParameter
getValueParamProvider
howtoProcMedia@return descriptor how to build a render pipeline corresponding to this media
isActiveAssetweather this asset is swithced on and consequently included in the fixture and participates in rendering
knownAssetManager@return true if the given id is registered in the internal asset DB
playRenderEngineTODO: will probably be handled differently (see Cehteh)
removeAssetManagerremove the given asset <i>together with all its dependants</i> from the internal DB
resolvePlacementcreate an actual (explicit) placement while trying to satisfy the network of adjacent objects and placements.
rootCauseErrorIf this exception was caused by a chain of further exceptions,
return the first one registered in this throw sequence.
This works only, if every exceptions thrown as a consequence
of another exception is propperly constructed by passing
the original exception to the constructor
treatNodeCreatorTool
treatNodeCreatorTool
treatNodeCreatorTool
treatNodeCreatorTool
treatSegmentationTool
treatSegmentationTool
treatSegmentationTool
treatToolThis operation is to be overloaded for the specific MObject subclasses to be treated.
useFileFileProviderAnnounces that the application intends to use this file with mode (READ|WRITE|READWRITE)
useTemporaryStorageFileProviderProvides a pool for interminate frames
whatError
whatstd::exceptionthe base class of all exceptions thrown by the standard library