Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
Loading...
Searching...
No Matches
roc::ctl::ControlLoop::Tasks Class Reference

Subclasses for specific tasks. More...

#include <control_loop.h>

Classes

class  CreateEndpoint
 Create endpoint on given interface. More...
class  DeleteEndpoint
 Delete endpoint, if it exists. More...
class  BindEndpoint
 Bind endpoint on local URI. More...
class  ConnectEndpoint
 Connect endpoint on remote URI. More...
class  AttachSink
 Attach sink to endpoint at given URI. More...
class  DetachSink
 Detach sink from endpoint. More...
class  AttachSource
 Attach source to endpoint at given URI. More...
class  DetachSource
 Detach source from endpoint. More...
class  PipelineProcessing
 Process pending pipeline tasks on control thread. More...

Detailed Description

Subclasses for specific tasks.

Definition at line 39 of file control_loop.h.


The documentation for this class was generated from the following file: