@mcut/timeline
AngleTransitionWindow
Generated TypeScript API reference for the public mcut SDK.
mcut SDK / timeline/src / AngleTransitionWindow
Interface: AngleTransitionWindow
Defined in: packages/timeline/src/multicam.ts:87
An angle-cut blend window active at some element-local time.
Properties
cutMs
cutMs: number;Defined in: packages/timeline/src/multicam.ts:92
Element-local time of the cut the window centers on.
durationMs
durationMs: number;Defined in: packages/timeline/src/multicam.ts:90
Effective window length: the configured duration, clamped per cut.
fromLayoutId
fromLayoutId: string;Defined in: packages/timeline/src/multicam.ts:93
toLayoutId
toLayoutId: string;Defined in: packages/timeline/src/multicam.ts:94
type
type: string;Defined in: packages/timeline/src/multicam.ts:88