mcut
@mcut/editor

splitAllAtPlayhead

Generated TypeScript API reference for the public mcut SDK.

mcut SDK


mcut SDK / editor/src / splitAllAtPlayhead

Function: splitAllAtPlayhead()

function splitAllAtPlayhead(engine): void;

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

Split every clip under the playhead on every unlocked track.

Parameters

engine

EditorEngine

Returns

void

On this page