RateEnvelopeSegment
Defined in: packages/sdk/src/rate-envelope.ts:2
A single constant-rate segment of a rate envelope.
Properties
Section titled “Properties”durationUs
Section titled “durationUs”
readonlydurationUs:number
Defined in: packages/sdk/src/rate-envelope.ts:6
Duration of the segment on the timeline, in microseconds.
readonlyrate:number
Defined in: packages/sdk/src/rate-envelope.ts:4
Playback rate of this segment, e.g. 0.5 for half speed.