#include <string>
#include <ccrtp/rtcppkt.h>
Go to the source code of this file.
Namespaces | |
| namespace | ost |
Classes | |
| class | ost::SDESItemsHolder |
| Holds the SDES items and related information from a participant in an RTP application. More... | |
| class | ost::Participant |
| A class of objects representing remote participants (RTP applications) in a multimedia session. More... | |
| class | ost::SyncSource |
| Synchronization source in an RTP session. More... | |
| class | ost::RTPApplication |
| An RTP application, holding identifying RTCP SDES item values. More... | |
| class | ost::RTPApplication::ParticipantsIterator |
| Iterator through the list of participants in this session. More... | |
| struct | ost::RTPApplication::ParticipantLink |
Functions | |
| RTPApplication & | ost::defaultApplication () |
| Get the RTPApplication object for the "default" application (the only one used by common applications -those that only implement one "RTP application"). | |
1.4.6