The ExtendScript File object for the file that defines this asset. To change the value:οΎ• If this FileSource is a proxySource of an AVItem, call setProxy ors
Tag Archives: call
mainSource
The footage source, an object that contains all of the settings related to that footage item, including those that are normally accessed through the Interpr
addProperty()
Creates and returns a PropertyBase object with the specified name, and adds it to this group.In general, you can only add properties to an indexed group a p
property()
Finds and returns a child property of this group, as specified by either its index or name.A name specification can use the same syntax that is available wi
pauseRendering()
Pauses the current rendering process, or continues a paused rendering process. This is the same as clicking Pause in the Render Queue panel during a render.
render()
Starts the rendering process. This is the same as clicking Render in the Render Queue panel. The method does not return until the render process is complete
stopRendering()
Stops the rendering process. This is the same as clicking Stop in the Render Queue panel during a render. You can call this method from an onStatusChanged o
duplicate()
Duplicates the layer. Creates a new Layer object in which all values are the same as in this one. This has the same effect as selecting a layer in the user
endSuppressDialogs()
Ends the suppression of script error dialog boxes in the user interface. Error dialogs are displayed by default;call this method only if beginSuppressDialog
proxySource
The FootageSource being used as a proxy. The attribute is read-only; to change it, call any of the AVItem methodsthat change the proxy source: setProxy , se