Adobe 65009963 Scripting Manual page 157

After effects cs4
Table of Contents

Advertisement

JavaScript Reference
Description
The number of seconds spent rendering this item.
Type
Integer, or null if item has not been rendered; read-only.
RenderQueueItem logType attribute
a pp.proj ect .render Qu eue .item (i nd e x) .o u t p u t M o d u l e. l o g T y p e
Description
A log type for this item, indicating which events should be logged while this item is being rendered.
Type
A
enumerated value; (read/write). One of:
L o g T y p e
L o g T y p e .E R R OR S _ O N L Y
L o g T y pe . E R R OR S _ A N D _ S E T T I N G S
L o g T y pe . E R R OR S _ A N D _ P E R _ F R A M E _ I N F O
RenderQueueItem numOutputModules attribute
a pp.proj ect .render Qu eue .item (i nd e x) .n u m Ou tp u t M o d u l e s
Description
The total number of Output Modules assigned to this item.
Type
Integer; read-only.
RenderQueueItem onStatusChanged attribute
a pp.proj ect .render Qu eue .item (i nd e x) .o n S t a t u s C h a n g e d
Description
The name of a callback function that is called whenever the value of the
changes. See "RenderQueueItem status attribute" on page 159.
You cannot make changes to render queue items or to the application while rendering is in progress or paused;
you can, however, use this callback to pause or stop the rendering process. See "RenderQueue pauseRen-
dering() method" on page 153 and "RenderQueue stopRendering() method" on page 154.
See also "Application onError attribute" on page 26.
Type
A function name string, or null if no function is assigned.
Example
f u n c t io n m y S t a t u s C h a n g e d ( ) {
a l ert (a pp.pro ject .ren de rQu eue .item (1 ). st at us)
}
RenderQueueItem object
attribute
Re n de rQ ueue I te m .s ta tus
157
157

Advertisement

Table of Contents
loading

This manual is also suitable for:

Creative suite 3 after effects

Table of Contents