A text frame target for this marker. Together with the URL value, this targets a specific frame within a Web page.String; read/write.
Tag Archives: frame
nativeFrameRate
The native frame rate of the footage.Floating-point; read/write.
displayStartFrame
An alternate way of setting the Frame Count menu setting in the Project Settings dialog box to 0 or 1, and is equivalent to using the FramesCountType.FC_STA
importPlaceholder()
Creates and returns a new PlaceholderItem object and adds it to the projectメs items array. Same as the File > Import > Placeholder command.name A string con
frameDuration
Returns the lengthof a frame for this AVItem, in seconds. This is the reciprocal of frameRate. When set, the reciprocal is automatically set as a new frameR
logType
A log type for this item, indicating which events should be logged while this item is being rendered.A LogType enumerated value; read/write . One of:LogType
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
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
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
frameBlending
True if frame blending is enabled for the layer.Boolean; read-only.