MotionScript

@motion-script/core


@motion-script/core / WaveformInfo

Interface: WaveformInfo

Defined in: project/tree.ts:29

Internal

Properties

endTime

endTime: number | null

Defined in: project/tree.ts:35

Scene timestamp (seconds) when the clip ends, or null if open-ended.


src

src: string

Defined in: project/tree.ts:31

Fetchable audio source path / URL.


startTime

startTime: number

Defined in: project/tree.ts:33

Scene timestamp (seconds) when the clip starts.