When true, you can set the enabled attribute value. Generally, this is true if the user interface displays an eyeball icon for this property; it is true for
Tag Archives: set
lightType
For a light layer, its light type.Trying to set this attribute for a non-light layer produces an error.ALightType enumerated value; read/write. One of:Light
conformFrameRate
A frame rate to use instead of the nativeFrameRate value. If set to 0, the nativeFrameRate is used instead.It is an error to set this value if FootageSource
isNameSet
True if the value of the name attribute has been set explicitly, rather than automatically from the source.Boolean; read-only.
isSeparationLeader
When true, the property is multidimensional and can be separated. For example, the Position property has this attribute set to true.NOTE: The original, cons
frameRate
The frame rate of the AVItem, in frames-per-second. This is the reciprocal of the frameDuration. When set, the reciprocal is automatically set as a new fram
name
The display name of the property. Compare PropertyBase matchName attribute . It is an error to set the name value if the property is not a child of an index
label
The label color for the item. Colors are represented by their number 0 for None, or 1 to 16 for one of the preset colors in the Labels preferences .Custom l
fieldSeparationType
How the fields are to be separated in non-still footage.It is an error to set this attribute if isStill is true. It is an error to set this value to FieldSe
file
The file to be imported. If a file is set in the constructor, you can access it through this attribute.ExtendScript File object; read/write.