Documentation
¶
Overview ¶
Package rtplossdetector implements an algorithm that detects lost packets.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LossDetector
deprecated
type LossDetector struct {
// contains filtered or unexported fields
}
LossDetector detects lost packets.
Deprecated: merged into rtcpreceiver.Receiver.
func New
deprecated
Click to show internal directories.
Click to hide internal directories.