StreamSourceSequenceSettings.audioSilencePadMaximumFillMs property

Audio silence-pad cap. Gaps larger than this are almost certainly a bug (e.g. a wild PTS jump) and the node prefers to surface them as a gap rather than fill with arbitrary silence. Default 500 ms.

Signature:

audioSilencePadMaximumFillMs?: number;