@mcut/timeline
FadeableElement
Generated TypeScript API reference for the public mcut SDK.
mcut SDK / timeline/src / FadeableElement
Interface: FadeableElement
Defined in: packages/timeline/src/audio.ts:5
Structural slice of elements that can carry audio fades.
Properties
durationMs
durationMs: number;Defined in: packages/timeline/src/audio.ts:6
fadeInMs?
optional fadeInMs?: number;Defined in: packages/timeline/src/audio.ts:7
fadeOutMs?
optional fadeOutMs?: number;Defined in: packages/timeline/src/audio.ts:8