mirror of
https://github.com/aler9/gortsplib
synced 2025-10-11 01:50:30 +08:00
merge rtplossdetector and rtpreorderer into rtcpreceiver (#842)
This commit is contained in:
@@ -6,6 +6,8 @@ import (
|
||||
)
|
||||
|
||||
// LossDetector detects lost packets.
|
||||
//
|
||||
// Deprecated: merged into rtcpreceiver.Receiver.
|
||||
type LossDetector struct {
|
||||
initialized bool
|
||||
expectedSeqNum uint16
|
||||
|
Reference in New Issue
Block a user