Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
sender_loop.h File Reference

Sender pipeline loop. More...

Include dependency graph for sender_loop.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  roc::pipeline::SenderLoop
 Sender pipeline loop. More...
 
class  roc::pipeline::SenderLoop::Task
 Base task class. More...
 
class  roc::pipeline::SenderLoop::Tasks
 Subclasses for specific tasks. More...
 
class  roc::pipeline::SenderLoop::Tasks::CreateSlot
 Create new slot. More...
 
class  roc::pipeline::SenderLoop::Tasks::DeleteSlot
 Delete existing slot. More...
 
class  roc::pipeline::SenderLoop::Tasks::QuerySlot
 Query slot metrics. More...
 
class  roc::pipeline::SenderLoop::Tasks::AddEndpoint
 Create endpoint on given interface of the slot. More...
 

Namespaces

 roc
 Root namespace.
 
 roc::pipeline
 Sender and receiver processing pipelines.
 

Detailed Description

Sender pipeline loop.

Definition in file sender_loop.h.