SrtOutputSettings.tlpktdrop property
Whether to enable the too-late-packet-drop mechanism (SRTO_TLPKTDROP) - default true. On a sender this means dropping packets which have no chance to be delivered. Enabled by default when the receiver supports it.
Signature:
tlpktdrop?: boolean;