Saves the itemメs current render settings as a new template with the specified name.name A string containing the name of the new template.Nothing.
Tag Archives: with
endUndoGroup()
Marks the end of an undo group begun with the app.beginUndoGroup method. You can use this method to place an end to an undo group in the middle of a script,
FileSource object
The FileSource object describes footage that comes from a file.ユ FileSource is a subclass of FootageSource. All methods and attributes of FootageSource, in
PlaceholderSource object
The PlaceholderSource object describes the footage source of a placeholder.PlaceholderSource is a subclass of FootageSource. All methods and attributes of F
RQItemCollection object
The RQItemCollection contains all of the render-queue items in a project, as shown in the Render Queue panel of the project. The collection provides access
scheduleTask()
Schedules the specified JavaScript for delayed execution.stringToExecute A string containing JavaScript to be executed.delay A number of milliseconds to wai
isStill
When true the footage is still; when false, it has a time-based component.Examples of still footage are JPEG files, solids, and placeholders with duration o
ImportOptions object
The ImportOptions object encapsulates the options used to import a file with the Project.importFile methods.The constructor takes an optional parameter, an
getSetting()
Retrieves a scripting preferences item value from the preferences file.sectionName A string containing the name of a settings sectionkeyName A string contai
footageMissing
When true, the AVItem is a placeholder, or represents footage with a source file that cannot be found. In this case, the path of the missing source file isi