StreamSourceSequenceNode.advanceNow() method

Manually trigger an early cut to the next source in the sequence, at that source’s next IDR. The previous source’s frames after that IDR (in display order) are dropped.

Signature:

advanceNow(): void;

Returns:

void