The Frame Count menu setting in the Project Settings dialog box.A FramesCountType enumerated value; read/write. One of:FramesCountType.FC_START_1FramesCount
Monthly Archives: March 2015
footageTimecodeDisplayStartType
The Footage Start Time setting in the Project Settings dialog box, which is enabled when Timecode is selected as the time display style.A FootageTimecodeDis
file
The ExtendScript File object for the file containing the project that is currently open.File object or null if project has not been saved; read-only.
feetFramesFilmType
The Use Feet + Frames menu setting in the Project Settings dialog box.Use this attribute instead of the old timecodeFilmType attribute.A FeetFramesFilmType
displayStartFrame
An alternate way of setting the Frame Count menu setting in the Project Settings dialog box to 0 or 1, and is equivalent to using the FramesCountType.FC_STA
bitsPerChannel
The color depth of the current project, either 8, 16, or 32 bits.Integer 8, 16, or 32 only ; read/write.
activeItem
The item that is currently active and is to be acted upon, or a null if no item is currently selected or if multiple items are selected.Item object or null;
PlaceholderSource object
The PlaceholderSource object describes the footage source of a placeholder.PlaceholderSource is a subclass of FootageSource. All methods and attributes of F
OutputModule object
An OutputModule object of a RenderQueueItem generates a single file or sequence via a render operation, and contains attributes and methods relating to the
saveAsTemplate()
Saves this output module as a template and adds it to the templates array.name A string containing the name of the new template.Nothing.