If we continue synchronisation when a source is done (via onSourceDone:'allow'), what source should be returned for a completed source?
onSourceDone:'allow'
Default: 'undefined'
Maximum time to wait for synchronisation to happen. If interval is exceeded, stream closes. Default: 2s
How to handle when a source completes.
Default: 'break'.
If we continue synchronisation when a source is done (via
onSourceDone:'allow'
), what source should be returned for a completed source?Default: 'undefined'