Delay All
Delays all streams by a fixed amount based on the wallclock
Component Configuration
| Option | Description | Required | Environment override |
|---|---|---|---|
id |
A unique identifier for the component instance |
✓ |
|
displayName |
The name shown in the Studio UI of this component |
✓ |
|
delayMs |
Wallclock delay applied to every stream, in milliseconds (default: 5000) |
✗ |
|
nudgeTimestamps |
Also shift audio / video PTS forward by the delay amount (subtitles pass through the jitter buffer only — SDK nudge doesn't support subtitles) (default: false) |
✗ |
|
notes |
Notes about this component |
✗ |
|
Options with an environment override can be set when Studio starts, without
editing the workflow. |
Tags: