2.2.4.19 LinkViewerToMacFunnelInfo
The LinkViewerToMacFunnelInfo message is sent by the client to request an identifier for use in RequestPacketResend packets.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
chunkLen |
|||||||||||||||||||||||||||||||
MID |
|||||||||||||||||||||||||||||||
playIncarnation |
chunkLen (4 bytes): Length of the message in chunks. A chunk is 8 bytes.
MID (4 bytes): Message ID. For this message, the value MUST be 0x00030018.
playIncarnation (4 bytes): A 32-bit field. Specifies the type of packet-pair bandwidth estimation that is used. It MUST be set to one of the values in the following table.
-
Value
Meaning
MMS_DISABLE_PACKET_PAIR
0xf0f0f0ef
Disables packet-pair.
MMS_USE_PACKET_PAIR
0xf0f0f0f0
Requests that packet-pair bandwidth estimation be performed.
MMS_PACKET_PAIR_TCP_HIGH_ENTROPY
0xf0f0f0f1
Requests that high-entropy packet-pairs be sent over TCP.
MMS_PACKET_PAIR_UDP_HIGH_ENTROPY
0xf0f0f901
Requests that high-entropy packet-pairs be sent over UDP.