@mcut/editor
isSoloTrack
Generated TypeScript API reference for the public mcut SDK.
mcut SDK / editor/src / isSoloTrack
Function: isSoloTrack()
function isSoloTrack(engine, trackId): boolean;Defined in: packages/editor/src/timeline-operators.ts:889
Is this track the current solo, unmuted while every other track is muted?
Parameters
engine
trackId
`t-${string}`
Returns
boolean