Download Play: Difference between revisions
Line 26: | Line 26: | ||
| 0x4 | | 0x4 | ||
| 0x2 | | 0x2 | ||
| Size of the entire frame. The actual_size from PullPacket is the same size as this value | | Size of the entire frame. The actual_size from PullPacket is the same size as this value. The spectator handling code doesn't validate this value, but the non-spectator data-recv code does verify that frame_size is <= actual_size(from PullPacket). | ||
|- | |- | ||
| 0x6 | | 0x6 |