106
JavaScript Reference
OutputModule object
106
Type
ExtendScript File object; read/write.
OutputModule name attribute
a p p . p r o j e c t . r e n d e r Q u e u e . i t e m
( i nd e x ) .
o u t p u t M o d u l e s [
i n d e x
]
.
n a m e
Description
The name of the output module, as shown in the user interface.
Type
String; read-only.
OutputModule postRenderAction attribute
a p p . p r o j e c t . r e n d e r Q u e u e . i t e m
( i nd e x ) .
o u t p u t M o d u l e s [
i n d e x
]
.
p o s t R e n d e r A c t i o n
Description
An action to be performed when the render operation is completed.
Type
A
P o s t R e n d e r A c t i o n
enumerated value (read/write); one of:
p o s t R e n d e r A c t i o n . N O N E
p o s t R e n d e r A c t i o n . I M P O R T
p o s t R e n d e r A c t i o n . I M P O R T _ A N D _ R E P L A C E _ U S A G E
p o s t R e n d e r A c t i o n . S E T _ P R O X Y
OutputModule remove() method
a p p . p r o j e c t . r e n d e r Q u e u e . i t e m
( i nd e x ) .
o u t p u t M o d u l e s [
i n d e x
]
.
r e m o v e ( )
Description
Removes this OutputModule object from the collection.
Parameters
None.
Returns
Nothing.
OutputModule saveAsTemplate() method
a p p . p r o j e c t . r e n d e r Q u e u e . i t e m
( i nd e x ) .
o u t p u t M o d u l e s [
i n d e x
]
.
s a v e A s T e m p l a t e (
n a m e
)
Description
Saves this output module as a template and adds it to the
t e m p l a t e s
array.
Summary of Contents for 65009963 - After Effects CS4
Page 1: ...SCRIPTING GUIDE...