2017

Table Of Contents
preExportAsset
Called before an asset export begins.
def preExportAsset( info, userData ):
pass
info Dictionary. Information about the export.
Data TypeDescriptionKey
StringName of the host where the expor-
ted files were written to.
destinationHost
StringRoot of the export path.destinationPath
StringList of optional naming tokens as
entered in the application UI.
namePattern
StringEditable.Path (relative to destin-
ationPath) with the tokens re-
solved.
resolvedPath
StringName of the exported asset.name
StringName of the sequence to which
this asset belongs.
sequenceName
StringName of the shot to which this
asset belongs.
shotNames
StringType of the exported asset. Pos-
sible values:
assetType
video
audio
batch
openClip
batchOpenClip
LongFrame width of the exported asset.width
LongFrame height of the exported as-
set.
height
DoubleFrame aspect ratio of the exported
asset.
aspectRatio
Python Hooks Reference | 209