RtpInputNode.nudge() method

Applies a gradual nudge to the outgoing stream timestamps by the specified number of milliseconds

Signature:

nudge(nudge: number): void;

Parameters

Parameter Type Description

nudge

number

Returns:

void