add()

Creates a new AVLayer object containing the specified item, and adds it to this collection.The new layer honors the Create Layers at Composition Start Time

skipFrames

The number of frames to skip when rendering this item. Use this to do rendering tests that are faster than a full render.A value of 0 skip no frames, and re

duration

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

timeSpanDuration

The duration in seconds of the composition to be rendered. The duration is determined by subtracting the start time from the end time. Setting this value is

setProxyWithPlaceholder()

Creates a PlaceholderSource object with specified values, sets this as the value of the proxySource attribute, and sets useProxy to true. It does not preser

AVItem object

The AVItem object provides access to attributes and methods of audio/visual files imported into After Effects.ユ AVItem is a subclass of Item. All methods an

frameDuration

The duration of a frame, in seconds. This is the inverse of the frameRate value frames-per-second .Floating-point; read/write.