CmafOutputSettings.consistentSegments property

Arrange for CMAF segments to be created in a consistent manner across multiple encoders; used for primary/backup systems to enable seamless player switching. If you want this, then you should set this to 'true' for every run that is being used in your ABR ladder, and to also set the corresponding 'consistentGops' flag on the VideoEncode node.

Signature:

consistentSegments?: boolean;