feetFramesFilmType

The Use Feet + Frames menu setting in the Project Settings dialog box.Use this attribute instead of the old timecodeFilmType attribute.A FeetFramesFilmType

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

time

The current time of the item when it is being previewed directly from the Project panel. This value is a number ofseconds. Use the global method timeToCurre

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

frameDuration

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

displayFrameRate

The effective frame rate as displayed and rendered in compositions by After Effects.If removePulldown is PulldownPhase.OFF,then this is the same as the conf

timeDisplayType

The time display style, corresponding to the Time Display Style section in the Project Settings dialog box.A TimeDisplayType enumerated value; read/write. O

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

framesUseFeetFrames

The Use Feet + Frames setting in the Project Settings dialog box. True if using Feet + Frames; false if using Frames.Boolean; read/write.