StreamSwitchSmoothConfiguration

Field

Type

Repeated

Description

id

MediaNodeId

active_source

InputPin

The pin to select as the initially active source

output_source

string

The source name for the output source

transition_duration_ms

float

Duration for the transition

output_resolution

Resolution

Resolution of the normalised output

sample_rate

SampleRate

The sample rate of the output

frame_rate

FrameRate

The frame rate of the output

channel_layout

ChannelLayout

The channel layout of the output

alignment

StreamSwitchSmoothConfiguration.Alignment

Align all timestamps to minimise timestamp jitter on mixed streams

hardware_acceleration

StreamSwitchSmoothConfiguration.StreamSwitchSmoothHardwareAcceleration

Whether to do the video compose operation in memory or on the specified hardware

Enums defined in this message

Name

Number

Description

SS_NONE

0

SS_QUADRA

1

SS_NVIDIA

2

Whether to align all the incoming timestamps

Name

Number

Description

ALIGNED

0

NO_ALIGNMENT

1

Member of

Message

Description

StreamSwitchSmoothMessage