Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
roc::pipeline::ReceiverLoop::Tasks::DeleteSlot Class Reference

Delete existing slot. More...

#include <receiver_loop.h>

Inheritance diagram for roc::pipeline::ReceiverLoop::Tasks::DeleteSlot:
Collaboration diagram for roc::pipeline::ReceiverLoop::Tasks::DeleteSlot:

Public Member Functions

 DeleteSlot (SlotHandle slot)
 Set task parameters. More...
 
- Public Member Functions inherited from roc::pipeline::PipelineTask
bool success () const
 Check that the task finished and succeeded. More...
 
- Public Member Functions inherited from roc::core::MpscQueueNode
MpscQueueDatampsc_queue_data () const
 Get list node data. More...
 

Additional Inherited Members

- Protected Attributes inherited from roc::pipeline::ReceiverLoop::Task
bool(ReceiverLoop::* func_ )(Task &)
 Task implementation method. More...
 
ReceiverSlotslot_
 Slot. More...
 
address::Interface iface_
 Interface. More...
 
address::Protocol proto_
 Protocol. More...
 
packet::IWriterwriter_
 Packet writer. More...
 
ReceiverSlotMetricsslot_metrics_
 Output for slot metrics. More...
 
ReceiverSessionMetricssess_metrics_
 Output for session metrics. More...
 
size_t * sess_metrics_size_
 Input/output session metrics size. More...
 

Detailed Description

Delete existing slot.

Definition at line 84 of file receiver_loop.h.

Constructor & Destructor Documentation

◆ DeleteSlot()

roc::pipeline::ReceiverLoop::Tasks::DeleteSlot::DeleteSlot ( SlotHandle  slot)

Set task parameters.


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