Bayonne2 / Common C++ 2 Framework
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Structures | Functions
sources.h File Reference

Sources of synchronization and participants related clases. More...

#include <string>
#include <ccrtp/rtcppkt.h>
Include dependency graph for sources.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  SDESItemsHolder
 Holds the SDES items and related information from a participant in an RTP application. More...
 
class  Participant
 A class of objects representing remote participants (RTP applications) in a multimedia session. More...
 
class  SyncSource
 Synchronization source in an RTP session. More...
 
class  RTPApplication
 An RTP application, holding identifying RTCP SDES item values. More...
 
class  RTPApplication::ParticipantsIterator
 Iterator through the list of participants in this session. More...
 
struct  RTPApplication::ParticipantLink
 

Functions

__EXPORT RTPApplicationdefaultApplication ()
 Get the RTPApplication object for the "default" application (the only one used by common applications -those that only implement one "RTP application"). More...
 

Detailed Description

Sources of synchronization and participants related clases.

Definition in file sources.h.