StreamSyncSettings.syncSubtitles property
When enabled, wait for subtitles. This is almost never what you want as it will delay most outputs substantially. The only reason (normally) to include subtitles in a stream sync is to include them within the injectDicontinuity logic
Signature:
syncSubtitles?: boolean;