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