_f8_ctx | |
AlgorithmEnum | The algorithm enumration class |
AppDataUnit | Interface (envelope) to data received over RTP packets |
ApplicationHandler | Application objects modification methods |
MembershipBookkeeping | Controls the group membership in the current session |
IncomingDataQueue | Queue for incoming RTP data packets in an RTP session |
RTPDataQueue | A packet queue handler for building different kinds of RTP protocol systems |
QueueRTCPManager | Adds generic management of RTCP functions to an RTP data queue |
AVPQueue | This class, an RTP/RTCP queue, adds audio/video profile (AVP) specific methods to the generic RTCP service queue (QueueRTCPManager) |
ZrtpQueue | GNU ccRTP extension to support GNU ZRTP |
RTPDuplex | A peer associated RTP socket pair for physically connected peer hosts |
RTCPCompoundHandler::APPPacket | Struct for APP (application specific) RTCP packets |
RTCPCompoundHandler::BYEPacket | Struct for BYE (leaving session) RTCP packets |
c_srtpSecrets | This structure contains pointers to the SRTP secrets and the role info |
ConflictHandler | To track addresses of sources conflicting with the local one |
MembershipBookkeeping | Controls the group membership in the current session |
ConflictHandler::ConflictingTransportAddress | |
CryptoContext | The implementation for a SRTP cryptographic context |
CryptoContextCtrl | The implementation for a SRTCP cryptographic context |
DestinationListHandler | This class handles a list of destination addresses |
OutgoingDataQueue | A generic outgoing RTP data queue supporting multiple destinations |
RTPDataQueue | A packet queue handler for building different kinds of RTP protocol systems |
DevAudio | This is the base interface for DSO loadable audio devices |
DualRTPChannel< BaseSocket > | |
DualUDPIPv4Socket | A socket class based on two UDP/IPv4 sockets |
EnumBase | EnumBase provides methods to store and access algorithm enumerations of a specific algorithm type |
AuthLengthEnum | |
HashEnum | The enumaration subclasses that contain the supported algorithm enumerations |
PubKeyEnum | |
SasTypeEnum | |
SymCipherEnum | |
Event | |
TimeoutProvider< TOCommand, TOSubscriber > | Class to generate objects giving timeout functionality |
RTCPCompoundHandler::FIRPacket | Struct for Full Intra-frame Request (FIR) RTCP packet |
MembershipBookkeeping::IncomingRTPPktLink | Incoming RTP data packets control structure within the incoming packet queue class |
Keydata | |
KeyAudio | Load /etc/phone.conf [audio] key value pairs |
KeyRTP | Load /etc/phone.conf [thread] key value pairs |
KeyThreads | Load /etc/phone.conf [thread] key value pairs |
Members | Members and senders accounting |
MembershipBookkeeping | Controls the group membership in the current session |
RTCPCompoundHandler::NACKPacket | Struct for Negative ACKnowledgements (NACK) RTCP packet |
ostream | |
Digest | The digest base class is used for implementing and deriving one way hashing functions |
MD5Digest | A md5 collection/computation accululator class |
OutgoingDataQueue::OutgoingRTPPktLink | |
PacketsPattern | |
ParticipantHandler | Participant objects modification methods |
MembershipBookkeeping | Controls the group membership in the current session |
RTPApplication::ParticipantLink | |
RTPApplication::ParticipantsIterator | Iterator through the list of participants in this session |
PayloadFormat | Base payload format class |
DynamicPayloadFormat | Dynamic payload format objects |
StaticPayloadFormat | Static payload format objects |
PredEquals | Std equality for SessionListElement objects |
RTCPCompoundHandler::ReceiverInfo | Struct for the data contained in a receiver info block |
RTCPCompoundHandler::RecvReport | Raw structure of the source and every receiver report in an SR or RR RTCP packet |
RTPPacket::RFC2833Payload | Structure defining RFC2833 Telephony events |
RTCPCompoundHandler::RRBlock | Struct for a receiver info block in a SR (sender report) or an RR (receiver report) RTCP packet |
RTCPCompoundHandler | Low level structs and RTCP packet parsing and building methods |
QueueRTCPManager | Adds generic management of RTCP functions to an RTP data queue |
RTCPCompoundHandler::RTCPFixedHeader | Fixed RTCP packet header |
RTCPCompoundHandler::RTCPPacket | Struct representing general RTCP packet headers as they are sent through the network |
RTCPReceiverInfo | Report block information of SR/RR RTCP reports |
RTCPSenderInfo | Sender block information of SR RTCP reports |
RTPEvent | Process RTP Events for plugins and special purpose classes |
RTPPacket::RTPFixedHeader | RTP fixed header as it is send through the network |
RTPPacket::RTPHeaderExt | Fixed component of the variable-length header extension, appended to the fixed header, after the CSRC list, when X == 1 |
RTPPacket | A base class for both IncomingRTPPkt and OutgoingRTPPkt |
IncomingRTPPkt | RTP packets received from other participants |
IncomingZRTPPkt | |
OutgoingRTPPkt | RTP packets being sent |
OutgoingZRTPPkt | |
RTPQueueBase | A virtual base class for RTP queue hierarchies |
IncomingDataQueueBase | |
IncomingDataQueue | Queue for incoming RTP data packets in an RTP session |
OutgoingDataQueueBase | |
OutgoingDataQueue | A generic outgoing RTP data queue supporting multiple destinations |
RTPSessionBase | Generic RTP protocol stack for exchange of realtime data |
RTPSessionBaseHandler | |
RTPSessionPool | This class is a base class for classes that define a group of RTP sessions that will be served by one or more execution threads |
SingleRTPSessionPool | |
RTCPCompoundHandler::SDESChunk | Struct for a chunk of items in a SDES RTCP packet |
RTCPCompoundHandler::SDESItem | Struct for an item description of a SDES packet |
SDESItemsHolder | Holds the SDES items and related information from a participant in an RTP application |
Participant | A class of objects representing remote participants (RTP applications) in a multimedia session |
RTPApplication | An RTP application, holding identifying RTCP SDES item values |
RTCPCompoundHandler::SenderInfo | Struct for the sender info block in a SR (sender report) RTCP packet |
RTCPCompoundHandler::SendReport | Struct for SR (sender report) RTCP packets |
ServiceQueue | |
TRTPSessionBase< RTPDataChannel, RTCPChannel, ServiceQueue > | |
SingleThreadRTPSession< RTPDataChannel, RTCPChannel, ServiceQueue > | This template class adds the threading aspect to the RTPSessionBase template in one of the many possible ways |
Listener | |
RTPAudio | This is the base session stack that will maintain all network audio activity |
RTPMulticast | |
RTPUnicast | |
Sender | This class sends an RTP Packet |
SessionListElement | Class for tracking session status |
Skein1024_Ctxt_t | |
Skein_256_Ctxt_t | |
Skein_512_Ctxt_t | |
Skein_Ctxt_Hdr_t | |
SkeinCtx | Context for Skein |
srtpSecrets | This structure contains pointers to the SRTP secrets and the role info |
SrtpSymCrypto | Implments the SRTP encryption modes as defined in RFC3711 |
streambuf | |
Digest | The digest base class is used for implementing and deriving one way hashing functions |
SyncSource | Synchronization source in an RTP session |
SyncSourceHandler | SyncSource objects modification methods |
MembershipBookkeeping | Controls the group membership in the current session |
MembershipBookkeeping::SyncSourceLink | Synchronization Source internal handler within the incoming packets queue |
IncomingDataQueue::SyncSourcesIterator | Iterator through the list of synchronizations sources in this session |
Test | |
MiscTest | |
RecvPacketTransmissionTest | |
SendPacketTransmissionTest | |
Thread | |
ccRTP_AudioReceiver | This is the class that will do almost everything |
ccRTP_AudioTransmitter | This is the class that will do almost everything |
ccRTP_dupHello | This is the class that will do almost everything |
ccRTP_Hello_Rx | Receiver of salutes |
ccRTP_Hello_Tx | Transmitter of salutes |
MiscTest | |
RecvPacketTransmissionTest | |
RecvPacketTransmissionTest | |
SendPacketTransmissionTest | |
SendPacketTransmissionTest | |
SingleRTPSessionPool | |
SingleThreadRTPSession< RTPDataChannel, RTCPChannel, ServiceQueue > | This template class adds the threading aspect to the RTPSessionBase template in one of the many possible ways |
TimeoutProvider< TOCommand, TOSubscriber > | Class to generate objects giving timeout functionality |
TPRequest< TOCommand, TOSubscriber > | Provides a way to request timeouts after a number of milli seconds |
DestinationListHandler::TransportAddress | |
Twofish_key | Structure that contains a prepared Twofish key |
UDPReceive | |
RTPDuplex | A peer associated RTP socket pair for physically connected peer hosts |
UDPSocket | |
RTPBaseUDPIPv4Socket | A UDP/IPv4 socket class targetted at RTP stacks |
UDPTransmit | |
RTPDuplex | A peer associated RTP socket pair for physically connected peer hosts |
zrtp_Callbacks | This structure defines the callback functions required by GNU ZRTP |
ZrtpCallback | This abstract class defines the callback functions required by GNU ZRTP |
ZrtpQueue | GNU ccRTP extension to support GNU ZRTP |
ZrtpConfigure | ZRTP configuration data |
zrtpContext | |
ZrtpUserCallback | Application callback methods |
TimerPort | |
ccRTP_Hello_Tx | Transmitter of salutes |
MiscTest | |
Sender | This class sends an RTP Packet |
SendPacketTransmissionTest | |
SendPacketTransmissionTest | |