Transition

A transition for a video composition part.

A transition interpolates the source_rect, dest_rect, and opacity properties over the specified duration according to the specified easing function.

As a special case, if a transition is specified and the input pin of the part changes, an opacity fade from one to the other will occur.

Field

Type

Repeated

Description

duration_ms

float

Duration for the transition

easing

Easing

Easing function to apply to the transition. If not specified will be linear.

Member of

Message

Description

AudioGainUpdateConfiguration

AudioGraphSetParams

A runtime parameter update targeting one node (by its wire index into [source(0), nodes…​]). Applied to the live pipeline, so an optional transition gives a click-free ramp.

AudioMixSource

Describe an audio source with the output gain mapping for a mixer.

ComposePart

Describe an individual part representing the contribution of one source to a composition.