|
JRTPLIB
3.11.2 (development version)
|
This is the complete list of members for jrtplib::RTCPCompoundPacketBuilder, including all inherited members.
| AddAPPPacket(uint8_t subtype, uint32_t ssrc, const uint8_t name[4], const void *appdata, size_t appdatalen) | jrtplib::RTCPCompoundPacketBuilder | |
| AddBYEPacket(uint32_t *ssrcs, uint8_t numssrcs, const void *reasondata, uint8_t reasonlength) | jrtplib::RTCPCompoundPacketBuilder | |
| AddReportBlock(uint32_t ssrc, uint8_t fractionlost, int32_t packetslost, uint32_t exthighestseq, uint32_t jitter, uint32_t lsr, uint32_t dlsr) | jrtplib::RTCPCompoundPacketBuilder | |
| AddSDESNormalItem(RTCPSDESPacket::ItemType t, const void *itemdata, uint8_t itemlength) | jrtplib::RTCPCompoundPacketBuilder | |
| AddSDESPrivateItem(const void *prefixdata, uint8_t prefixlength, const void *valuedata, uint8_t valuelength) | jrtplib::RTCPCompoundPacketBuilder | |
| AddSDESSource(uint32_t ssrc) | jrtplib::RTCPCompoundPacketBuilder | |
| AddUnknownPacket(uint8_t payload_type, uint8_t subtype, uint32_t ssrc, const void *data, size_t len) | jrtplib::RTCPCompoundPacketBuilder | |
| EndBuild() | jrtplib::RTCPCompoundPacketBuilder | |
| GetCompoundPacketData() | jrtplib::RTCPCompoundPacket | inline |
| GetCompoundPacketLength() const | jrtplib::RTCPCompoundPacket | inline |
| GetCreationError() | jrtplib::RTCPCompoundPacket | inline |
| GetNextPacket() | jrtplib::RTCPCompoundPacket | inline |
| GotoFirstPacket() | jrtplib::RTCPCompoundPacket | inline |
| InitBuild(size_t maxpacketsize) | jrtplib::RTCPCompoundPacketBuilder | |
| InitBuild(void *externalbuffer, size_t buffersize) | jrtplib::RTCPCompoundPacketBuilder | |
| RTCPCompoundPacket(RTPRawPacket &rawpack, RTPMemoryManager *memmgr=0) | jrtplib::RTCPCompoundPacket | |
| RTCPCompoundPacket(uint8_t *packet, size_t len, bool deletedata=true, RTPMemoryManager *memmgr=0) | jrtplib::RTCPCompoundPacket | |
| RTCPCompoundPacketBuilder(RTPMemoryManager *memmgr=0) | jrtplib::RTCPCompoundPacketBuilder | |
| StartReceiverReport(uint32_t senderssrc) | jrtplib::RTCPCompoundPacketBuilder | |
| StartSenderReport(uint32_t senderssrc, const RTPNTPTime &ntptimestamp, uint32_t rtptimestamp, uint32_t packetcount, uint32_t octetcount) | jrtplib::RTCPCompoundPacketBuilder |