libpromeki main
PROfessional MEdia toolKIt
 
Loading...
Searching...
No Matches
rtppayload.h File Reference
#include <cstdint>
#include <cstddef>
#include <promeki/core/buffer.h>
#include <promeki/network/rtppacket.h>
Include dependency graph for rtppayload.h:

Go to the source code of this file.

Classes

class  RtpPayload
 Abstract base class for RTP payload type handlers. More...
 
class  RtpPayloadL24
 RTP payload handler for 24-bit linear audio (L24). More...
 
class  RtpPayloadL16
 RTP payload handler for 16-bit linear audio (L16). More...
 
class  RtpPayloadRawVideo
 RTP payload handler for RFC 4175 raw video (ST 2110-20). More...
 
class  RtpPayloadJpeg
 RTP payload handler for RFC 2435 JPEG (Motion JPEG). More...
 

Detailed Description

See LICENSE file in the project root folder for license information.