Skip to content

PlaceholderSource

PlaceholderSource dataclass

PlaceholderSource(alpha_mode: AlphaMode, conform_frame_rate: int, field_separation_type: FieldSeparationType, has_alpha: bool, high_quality_field_separation: bool, invert_alpha: bool, is_still: bool, loop: int, premul_color: list[float])

Bases: FootageSource

Placeholder source.

Corresponds to After Effects PlaceholderSource object. See: https://ae-scripting.docsforadobe.dev/sources/placeholdersource/

is_solid property

is_solid: bool

Whether this is a solid source.