StreamSwitchSmoothSettings.alignment property

Alignment behaviour of the component whether to rebase all incoming streams to a common timeline Note: This will modify the timestamps, meaning that merging streams not involved in this may result in operation may result in sync issues. To avoid this, you can use instead of relying on this component for this behaviour Note: This behaviour may be removed in a future release and replaced with something similar

Signature:

alignment?: "aligned" | "not_aligned";