Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
Pipeline metrics. More...
#include "roc_audio/latency_tuner.h"
#include "roc_core/stddefs.h"
#include "roc_packet/ilink_meter.h"
#include "roc_packet/units.h"
Go to the source code of this file.
Classes | |
struct | roc::pipeline::SenderParticipantMetrics |
Sender-side metrics specific to one participant (remote receiver). More... | |
struct | roc::pipeline::SenderSlotMetrics |
Sender-side metrics of the whole slot. More... | |
struct | roc::pipeline::ReceiverParticipantMetrics |
Receiver-side metrics specific to one participant (remote sender). More... | |
struct | roc::pipeline::ReceiverSlotMetrics |
Receiver-side metrics of the whole slot. More... | |
Namespaces | |
roc | |
Root namespace. | |
roc::pipeline | |
Sender and receiver processing pipelines. | |
Pipeline metrics.
Definition in file metrics.h.