| AbortWait() | jrtplib::RTPSession | |
| AddDestination(const RTPAddress &addr) | jrtplib::RTPSession | |
| AddToAcceptList(const RTPAddress &addr) | jrtplib::RTPSession | |
| AddToIgnoreList(const RTPAddress &addr) | jrtplib::RTPSession | |
| BeginDataAccess() | jrtplib::RTPSession | |
| BYEDestroy(const RTPTime &maxwaittime, const void *reason, size_t reasonlength) | jrtplib::RTPSession | |
| ClearAcceptList() | jrtplib::RTPSession | |
| ClearDestinations() | jrtplib::RTPSession | |
| ClearIgnoreList() | jrtplib::RTPSession | |
| Create(const RTPSessionParams &sessparams, const RTPTransmissionParams *transparams=0, RTPTransmitter::TransmissionProtocol proto=RTPTransmitter::IPv4UDPProto) | jrtplib::RTPSession | |
| Create(const RTPSessionParams &sessparams, RTPTransmitter *transmitter) | jrtplib::RTPSession | |
| DeleteDestination(const RTPAddress &addr) | jrtplib::RTPSession | |
| DeleteFromAcceptList(const RTPAddress &addr) | jrtplib::RTPSession | |
| DeleteFromIgnoreList(const RTPAddress &addr) | jrtplib::RTPSession | |
| DeletePacket(RTPPacket *p) | jrtplib::RTPSession | |
| DeleteTransmissionInfo(RTPTransmissionInfo *inf) | jrtplib::RTPSession | |
| Destroy() | jrtplib::RTPSession | |
| EndDataAccess() | jrtplib::RTPSession | |
| GetCurrentSourceInfo() | jrtplib::RTPSession | |
| GetLastLibSRTPError() | jrtplib::RTPSecureSession | protected |
| GetLocalSSRC() | jrtplib::RTPSession | |
| GetNextPacket() | jrtplib::RTPSession | |
| GetNextSequenceNumber() const | jrtplib::RTPSession | |
| GetRTCPDelay() | jrtplib::RTPSession | |
| GetSourceInfo(uint32_t ssrc) | jrtplib::RTPSession | |
| GetTransmissionInfo() | jrtplib::RTPSession | |
| GotoFirstSource() | jrtplib::RTPSession | |
| GotoFirstSourceWithData() | jrtplib::RTPSession | |
| GotoNextSource() | jrtplib::RTPSession | |
| GotoNextSourceWithData() | jrtplib::RTPSession | |
| GotoPreviousSource() | jrtplib::RTPSession | |
| GotoPreviousSourceWithData() | jrtplib::RTPSession | |
| IncrementTimestamp(uint32_t inc) | jrtplib::RTPSession | |
| IncrementTimestampDefault() | jrtplib::RTPSession | |
| InitializeSRTPContext() | jrtplib::RTPSecureSession | protected |
| IsActive() | jrtplib::RTPSession | |
| JoinMulticastGroup(const RTPAddress &addr) | jrtplib::RTPSession | |
| LeaveAllMulticastGroups() | jrtplib::RTPSession | |
| LeaveMulticastGroup(const RTPAddress &addr) | jrtplib::RTPSession | |
| LockSRTPContext() | jrtplib::RTPSecureSession | protected |
| NewUserDefinedTransmitter() | jrtplib::RTPSession | inlineprotectedvirtual |
| OnAPPPacket(RTCPAPPPacket *apppacket, const RTPTime &receivetime, const RTPAddress *senderaddress) | jrtplib::RTPSession | inlineprotectedvirtual |
| OnBYEPacket(RTPSourceData *srcdat) | jrtplib::RTPSession | inlineprotectedvirtual |
| OnBYETimeout(RTPSourceData *srcdat) | jrtplib::RTPSession | inlineprotectedvirtual |
| OnCNAMECollision(RTPSourceData *srcdat, const RTPAddress *senderaddress, const uint8_t *cname, size_t cnamelength) | jrtplib::RTPSession | inlineprotectedvirtual |
| OnErrorChangeIncomingData(int errcode, int libsrtperrorcode) | jrtplib::RTPSecureSession | inlineprotectedvirtual |
| OnNewSource(RTPSourceData *srcdat) | jrtplib::RTPSession | inlineprotectedvirtual |
| OnNoteTimeout(RTPSourceData *srcdat) | jrtplib::RTPSession | inlineprotectedvirtual |
| OnPollThreadError(int errcode) | jrtplib::RTPSession | inlineprotectedvirtual |
| OnPollThreadStart(bool &stop) | jrtplib::RTPSession | inlineprotectedvirtual |
| OnPollThreadStep() | jrtplib::RTPSession | inlineprotectedvirtual |
| OnPollThreadStop() | jrtplib::RTPSession | inlineprotectedvirtual |
| OnRemoveSource(RTPSourceData *srcdat) | jrtplib::RTPSession | inlineprotectedvirtual |
| OnRTCPCompoundPacket(RTCPCompoundPacket *pack, const RTPTime &receivetime, const RTPAddress *senderaddress) | jrtplib::RTPSession | inlineprotectedvirtual |
| OnRTCPReceiverReport(RTPSourceData *srcdat) | jrtplib::RTPSession | inlineprotectedvirtual |
| OnRTCPSDESItem(RTPSourceData *srcdat, RTCPSDESPacket::ItemType t, const void *itemdata, size_t itemlength) | jrtplib::RTPSession | inlineprotectedvirtual |
| OnRTCPSDESPrivateItem(RTPSourceData *srcdat, const void *prefixdata, size_t prefixlen, const void *valuedata, size_t valuelen) | jrtplib::RTPSession | inlineprotectedvirtual |
| OnRTCPSenderReport(RTPSourceData *srcdat) | jrtplib::RTPSession | inlineprotectedvirtual |
| OnRTPPacket(RTPPacket *pack, const RTPTime &receivetime, const RTPAddress *senderaddress) | jrtplib::RTPSession | inlineprotectedvirtual |
| OnSendRTCPCompoundPacket(RTCPCompoundPacket *pack) | jrtplib::RTPSession | inlineprotectedvirtual |
| OnSSRCCollision(RTPSourceData *srcdat, const RTPAddress *senderaddress, bool isrtp) | jrtplib::RTPSession | inlineprotectedvirtual |
| OnTimeout(RTPSourceData *srcdat) | jrtplib::RTPSession | inlineprotectedvirtual |
| OnUnknownPacketFormat(RTCPPacket *rtcppack, const RTPTime &receivetime, const RTPAddress *senderaddress) | jrtplib::RTPSession | inlineprotectedvirtual |
| OnUnknownPacketType(RTCPPacket *rtcppack, const RTPTime &receivetime, const RTPAddress *senderaddress) | jrtplib::RTPSession | inlineprotectedvirtual |
| OnValidatedRTPPacket(RTPSourceData *srcdat, RTPPacket *rtppack, bool isonprobation, bool *ispackethandled) | jrtplib::RTPSession | inlineprotectedvirtual |
| Poll() | jrtplib::RTPSession | |
| RTPSecureSession(RTPRandom *rnd=0, RTPMemoryManager *mgr=0) | jrtplib::RTPSecureSession | |
| RTPSession(RTPRandom *rnd=0, RTPMemoryManager *mgr=0) | jrtplib::RTPSession | |
| SendPacket(const void *data, size_t len) | jrtplib::RTPSession | |
| SendPacket(const void *data, size_t len, uint8_t pt, bool mark, uint32_t timestampinc) | jrtplib::RTPSession | |
| SendPacketEx(const void *data, size_t len, uint16_t hdrextID, const void *hdrextdata, size_t numhdrextwords) | jrtplib::RTPSession | |
| SendPacketEx(const void *data, size_t len, uint8_t pt, bool mark, uint32_t timestampinc, uint16_t hdrextID, const void *hdrextdata, size_t numhdrextwords) | jrtplib::RTPSession | |
| SendRawData(const void *data, size_t len, bool usertpchannel) | jrtplib::RTPSession | |
| SendRTCPAPPPacket(uint8_t subtype, const uint8_t name[4], const void *appdata, size_t appdatalen) | jrtplib::RTPSession | |
| SendUnknownPacket(bool sr, uint8_t payload_type, uint8_t subtype, const void *data, size_t len) | jrtplib::RTPSession | |
| SetChangeIncomingData(bool change) | jrtplib::RTPSession | inlineprotected |
| SetChangeOutgoingData(bool change) | jrtplib::RTPSession | inlineprotected |
| SetDefaultMark(bool m) | jrtplib::RTPSession | |
| SetDefaultPayloadType(uint8_t pt) | jrtplib::RTPSession | |
| SetDefaultTimestampIncrement(uint32_t timestampinc) | jrtplib::RTPSession | |
| SetEMailInterval(int count) | jrtplib::RTPSession | |
| SetLocalEMail(const void *s, size_t len) | jrtplib::RTPSession | |
| SetLocalLocation(const void *s, size_t len) | jrtplib::RTPSession | |
| SetLocalName(const void *s, size_t len) | jrtplib::RTPSession | |
| SetLocalNote(const void *s, size_t len) | jrtplib::RTPSession | |
| SetLocalPhone(const void *s, size_t len) | jrtplib::RTPSession | |
| SetLocalTool(const void *s, size_t len) | jrtplib::RTPSession | |
| SetLocationInterval(int count) | jrtplib::RTPSession | |
| SetMaximumPacketSize(size_t s) | jrtplib::RTPSession | |
| SetNameInterval(int count) | jrtplib::RTPSession | |
| SetNoteInterval(int count) | jrtplib::RTPSession | |
| SetPhoneInterval(int count) | jrtplib::RTPSession | |
| SetPreTransmissionDelay(const RTPTime &delay) | jrtplib::RTPSession | |
| SetReceiveMode(RTPTransmitter::ReceiveMode m) | jrtplib::RTPSession | |
| SetSessionBandwidth(double bw) | jrtplib::RTPSession | |
| SetTimestampUnit(double u) | jrtplib::RTPSession | |
| SetToolInterval(int count) | jrtplib::RTPSession | |
| SupportsMulticasting() | jrtplib::RTPSession | |
| UnlockSRTPContext() | jrtplib::RTPSecureSession | protected |
| WaitForIncomingData(const RTPTime &delay, bool *dataavailable=0) | jrtplib::RTPSession | |