|
Sunshine master
Self-hosted game stream host for Moonlight.
|
Packed RTP and video headers for an unencrypted video packet. More...
Public Member Functions | |
| uint8_t * | payload () |
| Return a pointer to the protocol payload following the packet header. | |
Public Attributes | |
| NV_VIDEO_PACKET | packet |
| GameStream video packet header. | |
| char | reserved [4] |
| Reserved protocol padding bytes. | |
| RTP_PACKET | rtp |
| RTP header that prefixes this payload. | |
Packed RTP and video headers for an unencrypted video packet.
|
inline |
Return a pointer to the protocol payload following the packet header.