merge rtplossdetector and rtpreorderer into rtcpreceiver (#842)

This commit is contained in:
Alessandro Ros
2025-08-02 12:41:10 +02:00
committed by GitHub
parent 1021950db8
commit c7da004e03
7 changed files with 848 additions and 296 deletions

View File

@@ -6,6 +6,8 @@ import (
)
// LossDetector detects lost packets.
//
// Deprecated: merged into rtcpreceiver.Receiver.
type LossDetector struct {
initialized bool
expectedSeqNum uint16