@mcut/timeline
AngleCut
Generated TypeScript API reference for the public mcut SDK.
mcut SDK / timeline/src / AngleCut
Interface: AngleCut
Defined in: packages/timeline/src/multicam.ts:14
Multicam helpers: a multicam element is N synced sources + an angles
switch list ({ atMs, layoutId } from each cut until the next). What
switches is the LAYOUT — "screen + me" vs "just me" are compositions of
the same sources — which keeps cuts as plain data an agent can read and
write.
Properties
atMs
atMs: number;Defined in: packages/timeline/src/multicam.ts:15
layoutId
layoutId: string;Defined in: packages/timeline/src/multicam.ts:16