StreamSyncSettings.maxQueueMs property

Maximum duration to hold any stream in the case that one or more are running behind. In the case the late stream is delayed rather than having a large gap, this will result in discarded input frames.

Signature:

maxQueueMs?: number;