Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
RTCP reporter. More...
#include "roc_address/socket_addr.h"
#include "roc_core/array.h"
#include "roc_core/hashmap.h"
#include "roc_core/list.h"
#include "roc_core/noncopyable.h"
#include "roc_core/ownership_policy.h"
#include "roc_core/ref_counted.h"
#include "roc_core/shared_ptr.h"
#include "roc_core/slab_pool.h"
#include "roc_core/time.h"
#include "roc_packet/ntp.h"
#include "roc_packet/units.h"
#include "roc_rtcp/cname.h"
#include "roc_rtcp/config.h"
#include "roc_rtcp/headers.h"
#include "roc_rtcp/iparticipant.h"
#include "roc_rtcp/loss_estimator.h"
#include "roc_rtcp/packet_counter.h"
#include "roc_rtcp/reports.h"
#include "roc_rtcp/rtt_estimator.h"
#include "roc_rtcp/sdes.h"
#include "roc_status/status_code.h"
Go to the source code of this file.
Classes | |
class | roc::rtcp::Reporter |
RTCP report processor and generator. More... | |
Namespaces | |
roc | |
Root namespace. | |
roc::rtcp | |
RTCP protocol support. | |
RTCP reporter.
Definition in file reporter.h.