|
Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
RTCP session. More...
#include "roc_core/buffer_factory.h"#include "roc_core/stddefs.h"#include "roc_core/time.h"#include "roc_packet/icomposer.h"#include "roc_packet/iwriter.h"#include "roc_packet/packet.h"#include "roc_packet/packet_factory.h"#include "roc_rtcp/builder.h"#include "roc_rtcp/ireceiver_hooks.h"#include "roc_rtcp/isender_hooks.h"#include "roc_rtcp/traverser.h"Go to the source code of this file.
Classes | |
| class | roc::rtcp::Session |
| RTCP session. Processes incoming RTCP packets and generates outgoing RTCP packets. More... | |
Namespaces | |
| namespace | roc |
| Root namespace. | |
| namespace | roc::rtcp |
| RTCP protocol support. | |
RTCP session.
Definition in file session.h.