![]() |
Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
Pipeline task scheduler interface. More...
#include "roc_core/time.h"

Go to the source code of this file.
Classes | |
| class | roc::pipeline::IPipelineTaskScheduler |
| Pipeline task scheduler interface. PipelineLoop uses this interface to schedule asynchronous work. Method calls may come from different threads, but are serialized. More... | |
Namespaces | |
| namespace | roc |
| Root namespace. | |
| namespace | roc::pipeline |
| Sender and receiver processing pipelines. | |
Pipeline task scheduler interface.
Definition in file ipipeline_task_scheduler.h.