2.2.2.2 RDPUDP_FEC_PAYLOAD_HEADER Structure

The RDPUDP_FEC_PAYLOAD_HEADER structure accompanies every datagram that contains an FEC payload.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

snCoded

snSourceStart

uRange

uFecIndex

uPadding

snCoded (4 bytes): A 32-bit unsigned value that contains the sequence number for a Coded Packet.

snSourceStart (4 bytes): A 32-bit unsigned value that specifies the first sequence number of a Source Packet that is contained in the FEC payload.

uRange (1 byte): An unsigned 8-bit value that, when added to snSourceStart, yields the last sequence number of a Source Packet that is contained in the FEC payload.

uFecIndex (1 byte): An 8-bit unsigned value. This value is generated by the FEC engine.

uPadding (2 bytes): An array of UINT8 ([MS-DTYP] section 2.2.47).