Changes the source of this FootageItem to the specified image sequence. In addition to loading the file, the method creates a new FileSource object for the
Tag Archives: on
moveTo()
Moves this property to a new position in its parent property group.This method is valid only for children of indexed groups; if it is not, or if the index v
exitCode
A numeric status code used when executing a script externally that is, from a command line or AppleScript .ユ In Windows, the value is returned on the comman
Viewer object
The Viewer object represents a Composition, Layer, or Footage panel.This maximizes the active viewer panel, and displays its type if it contains a compositi
xmpPacket
The projectメs XMP metadata, stored as RDF XML-based . For more information on XMP, see the JavaScript Tools Guide.String; read/write.The following example c
remove()
Removes this property from its parent group. If this is a property group, it removes the child properties as well.This method is valid only for children of
setSavePreferencesOnQuit()
Set or clears the flag that determines whether preferences are saved when the application is closed.doSave When true, preferences saved on quit, when false
close()
Closes the project with the option of saving changes automatically, prompting the user to save changes or closing without saving changes.closeOptions Action
skipFrames
The number of frames to skip when rendering this item. Use this to do rendering tests that are faster than a full render.A value of 0 skip no frames, and re
canSetCollapseTransformation
True if it is legal to change the value of the collapseTransformation attribute on this layer.Boolean; read-only.