|
Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
Sender endpoint pipeline. More...
#include "roc_core/iallocator.h"#include "roc_core/mutex.h"#include "roc_core/noncopyable.h"#include "roc_core/optional.h"#include "roc_core/scoped_ptr.h"#include "roc_packet/icomposer.h"#include "roc_packet/iwriter.h"#include "roc_pipeline/config.h"#include "roc_rtcp/composer.h"#include "roc_rtp/composer.h"Go to the source code of this file.
Classes | |
| class | roc::pipeline::SenderEndpoint |
| Sender endpoint sub-pipeline. More... | |
Namespaces | |
| namespace | roc |
| Root namespace. | |
| namespace | roc::pipeline |
| Sender and receiver processing pipelines. | |
Sender endpoint pipeline.
Definition in file sender_endpoint.h.