Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
Subclasses for specific tasks. More...
#include <control_loop.h>
Classes | |
class | AttachSink |
Attach sink to endpoint at given URI. More... | |
class | AttachSource |
Attach source to endpoint at given URI. More... | |
class | BindEndpoint |
Bind endpoint on local URI. More... | |
class | ConnectEndpoint |
Connect endpoint on remote URI. More... | |
class | CreateEndpoint |
Create endpoint on given interface. More... | |
class | DeleteEndpoint |
Delete endpoint, if it exists. More... | |
class | DetachSink |
Detach sink from endpoint. More... | |
class | DetachSource |
Detach source from endpoint. More... | |
class | PipelineProcessing |
Process pending pipeline tasks on control thread. More... | |
Subclasses for specific tasks.
Definition at line 39 of file control_loop.h.