jrtplib  3.7.0
RTCPCompoundPacketBuilder Member List

This is the complete list of members for RTCPCompoundPacketBuilder, including all inherited members.

AddAPPPacket(uint8_t subtype, uint32_t ssrc, const uint8_t name[4], const void *appdata, size_t appdatalen)RTCPCompoundPacketBuilder
AddBYEPacket(uint32_t *ssrcs, uint8_t numssrcs, const void *reasondata, uint8_t reasonlength)RTCPCompoundPacketBuilder
AddReportBlock(uint32_t ssrc, uint8_t fractionlost, int32_t packetslost, uint32_t exthighestseq, uint32_t jitter, uint32_t lsr, uint32_t dlsr)RTCPCompoundPacketBuilder
AddSDESNormalItem(RTCPSDESPacket::ItemType t, const void *itemdata, uint8_t itemlength)RTCPCompoundPacketBuilder
AddSDESPrivateItem(const void *prefixdata, uint8_t prefixlength, const void *valuedata, uint8_t valuelength)RTCPCompoundPacketBuilder
AddSDESSource(uint32_t ssrc)RTCPCompoundPacketBuilder
EndBuild()RTCPCompoundPacketBuilder
GetCompoundPacketData()RTCPCompoundPacketinline
GetCompoundPacketLength()RTCPCompoundPacketinline
GetCreationError()RTCPCompoundPacketinline
GetNextPacket()RTCPCompoundPacketinline
GotoFirstPacket()RTCPCompoundPacketinline
InitBuild(size_t maxpacketsize)RTCPCompoundPacketBuilder
InitBuild(void *externalbuffer, size_t buffersize)RTCPCompoundPacketBuilder
RTCPCompoundPacket(RTPRawPacket &rawpack, RTPMemoryManager *memmgr=0)RTCPCompoundPacket
RTCPCompoundPacket(uint8_t *packet, size_t len, bool deletedata=true, RTPMemoryManager *memmgr=0)RTCPCompoundPacket
RTCPCompoundPacketBuilder(RTPMemoryManager *memmgr=0)RTCPCompoundPacketBuilder
StartReceiverReport(uint32_t senderssrc)RTCPCompoundPacketBuilder
StartSenderReport(uint32_t senderssrc, const RTPNTPTime &ntptimestamp, uint32_t rtptimestamp, uint32_t packetcount, uint32_t octetcount)RTCPCompoundPacketBuilder