mcut
@mcut/editor

createSequentialVideoCollage

Generated TypeScript API reference for the public mcut SDK.

mcut SDK


mcut SDK / editor/src / createSequentialVideoCollage

Function: createSequentialVideoCollage()

function createSequentialVideoCollage(engine, options): SequentialVideoCollageResult;

Defined in: packages/editor/src/timeline-operators.ts:304

Build a sequential video collage from editable primitives: each visual item is a grouped freeze-before / active / freeze-after sequence, with matching audio on one shared audio lane.

Parameters

engine

EditorEngine

options

SequentialVideoCollageOptions

Returns

SequentialVideoCollageResult

On this page