FileSource object

The FileSource object describes footage that comes from a file.ユ FileSource is a subclass of FootageSource. All methods and attributes of FootageSource, in

PlaceholderSource object

The PlaceholderSource object describes the footage source of a placeholder.PlaceholderSource is a subclass of FootageSource. All methods and attributes of F

removePulldown

How the pulldowns are to be removed when field separation is used.It is an error to set this attribute if isStill is true. It is an error to attempt to set

color

The color of the solid, expressed as red, green, and blue values.Array of three floating-point values, [R, G, B], in the range [0.0..1.0]; read/write.

FootageSource object

The FootageSource object holds information describing the source of some footage. It is used as themainSource of a FootageItem, or the proxySource of a Comp

SolidSource object

The SolidSource object represents a solid-color footage source.ユ SolidSource is a subclass of FootageSource. All methods and attributes of FootageSource, in

guessAlphaMode()

Sets alphaMode, premulColor, and invertAlpha to the best estimates for this footage source. If hasAlpha is false, no change is made.None.Nothing.

guessPulldown()

Sets fieldSeparationType and removePulldown to the best estimates for this footage source. If isStill is true, no change is made.The method to use for estim

alphaMode

The alphaMode attribute of footageSource defines how the alpha information in the footage is to be interpreted.If hasAlpha is false, this attribute has no r

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