跳转到内容

RateEnvelopeSegment

此内容尚不支持你的语言。

Defined in: packages/sdk/src/rate-envelope.ts:2

A single constant-rate segment of a rate envelope.

readonly durationUs: number

Defined in: packages/sdk/src/rate-envelope.ts:6

Duration of the segment on the timeline, in microseconds.


readonly rate: number

Defined in: packages/sdk/src/rate-envelope.ts:4

Playback rate of this segment, e.g. 0.5 for half speed.