| Class | Description |
|---|---|
| AbstractFECReceiver |
A
PacketTransformer which handles incoming fec packets. |
| FECTransformEngine |
Implements a
PacketTransformer and
TransformEngine for RFC5109. |
| FlexFec03BitSet |
A bit-set class which is similar to a standard bitset, but with 2 differences:
1) The size of this set is preserved.
|
| FlexFec03Header |
Model of the data contained in the FlexFEC -03 header
|
| FlexFec03HeaderReader |
Parse a FlexFec header
|
| FlexFec03Mask |
Models a FlexFec-03 mask field
|
| FlexFec03Packet | |
| FlexFec03Receiver |
Receive and process FlexFec03 packets, recovering missing packets where
possible
|
| ULPFECReceiver |
This class handles the reception of incoming ULPFEC (RFC 5109) packets
|
| Enum | Description |
|---|---|
| FECTransformEngine.FecType |
| Exception | Description |
|---|---|
| FlexFec03Mask.MalformedMaskException |
Copyright © 2021 jitsi.org. All rights reserved.