StreamSwitchSmoothConfiguration
Field |
Type |
Repeated |
Description |
id |
|||
active_source |
The pin to select as the initially active source |
||
output_source |
The source name for the output source |
||
transition_duration_ms |
Duration for the transition |
||
output_resolution |
Resolution of the normalised output |
||
sample_rate |
The sample rate of the output |
||
sampleFormat |
The sample format of the output |
||
frame_rate |
The frame rate of the output |
||
channel_layout |
The channel layout of the output |
||
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 |