oRTP 5.3.105
Public Member Functions
ortp::FecSourcePacket Class Reference

Public Member Functions

 FecSourcePacket (struct _RtpSession *session, const Bitstring &bs)
 
 FecSourcePacket (struct _RtpSession *session)
 
 FecSourcePacket (const mblk_t *incoming)
 
 FecSourcePacket (const FecSourcePacket &other)=delete
 
FecSourcePacketoperator= (const FecSourcePacket &other)=delete
 
void addBitstring (Bitstring const &other)
 
void add (FecSourcePacket const &other)
 
void writeBitstring ()
 
size_t getPayloadBuffer (uint8_t **start) const
 
void addPayload (FecSourcePacket const &other)
 
void addPayload (const uint8_t *toAdd, size_t size)
 
void initPayload (uint16_t length)
 
mblk_tgetPacket () const
 
mblk_tgetPacketCopy () const
 
const BitstringgetBitstring () const
 
mblk_ttransfer ()
 
void setSsrc (uint32_t ssrc)
 
void setSequenceNumber (uint16_t seqnum)
 

The documentation for this class was generated from the following file: