Skip to content

Clip

Defined in: packages/sdk/src/composition.ts:74

Fluent handle for a Project Item.

new Clip(id, layer, builder): Clip

Defined in: packages/sdk/src/composition.ts:75

string

Layer

ProjectBuilder

Clip

readonly id: string

Defined in: packages/sdk/src/composition.ts:76


readonly layer: Layer

Defined in: packages/sdk/src/composition.ts:77

effect(material, options): this

Defined in: packages/sdk/src/composition.ts:81

Material

ApplyMaterialOptions = {}

this


keyframes<T>(property, values): this

Defined in: packages/sdk/src/composition.ts:91

T extends JsonValue

ClipAnimatableProperty

readonly Keyframe<T>[]

this


mask(source, options): this

Defined in: packages/sdk/src/composition.ts:86

Clip

Omit<SetMaskOptions, "sourceItemId"> = {}

this


visual(options): this

Defined in: packages/sdk/src/composition.ts:99

SetVisualOptions

this