Sources of synchronization and participants related clases.
#include <string>
#include <ccrtp/rtcppkt.h>
#include <cstddef>
class SDESItemsHolder
Holds the SDES items and related information from a participant in an RTP application. class Participant
A class of objects representing remote participants (RTP applications) in a multimedia session. class SyncSource
Synchronization source in an RTP session. class RTPApplication
An RTP application, holding identifying RTCP SDES item values. class RTPApplication::ParticipantsIterator
Iterator through the list of participants in this session.
__EXPORT RTPApplication & defaultApplication ()
Get the RTPApplication object for the 'default' application (the only one used by common applications -those that only implement one 'RTP application').
Sources of synchronization and participants related clases.
Generated automatically by Doxygen for ccRTP from the source code.