Returns the duration, in seconds, of the item. Still footage items have a duration of 0.ユ In a CompItem, the value is linked to the duration of the composit
Tag Archives: have
getSetting()
Retrieves a scripting preferences item value from the preferences file.sectionName A string containing the name of a settings sectionkeyName A string contai
isNameFromSource
True if the layer has no expressly set name, but contains a named source. In this case, layer.name has the same value as layer.source.name.False if the laye
featherRadii
An array containing each feather pointメs radius feather amount ; inner feather points have negative values.NOTE: Values are stored in the array in the order
AVLayer object
The AVLayer object provides an interface to those layers that contain AVItem objects composition layers, footage layers, solid layers, text layers, and sou
hasAlpha
When true, the footage has an alpha component. In this case, the attributes alphaMode, invertAlpha , andpremulColor have valid values. When false, those att
getSeparationFollower()
For a separated, multidimensional property, retrieves a specific follower property. For example, you can use this method on the Position property to access
valueAtTime()
The value of the named property as evaluated at the specified time.Note that the type of value returned is not made explicit; it will be of a different type
matchName
A special name for the property used to build unique naming paths. The match name is not displayed, but you can refer to it in scripts. Every property has a
propertyType
The type of this property.A PropertyType enumerated value; read/write. One of:PropertyType.PROPERTY A single property such as position or zoom.PropertyType.