Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
Loading...
Searching...
No Matches
sender_loop.h File Reference

Sender pipeline loop. More...

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
 Add new slot. More...
 
class  roc::pipeline::SenderLoop::Tasks::CreateEndpoint
 Create endpoint on given interface of the slot. More...
 
class  roc::pipeline::SenderLoop::Tasks::SetEndpointDestinationWriter
 Set writer to which endpoint will write packets. More...
 
class  roc::pipeline::SenderLoop::Tasks::SetEndpointDestinationAddress
 Set UDP address for output packets of endpoint. More...
 
class  roc::pipeline::SenderLoop::Tasks::CheckSlotIsReady
 Check if the slot configuration is done. This is true when all necessary endpoints are added and configured. More...
 

Namespaces

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

Detailed Description

Sender pipeline loop.

Definition in file sender_loop.h.