|
MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Kakshya::DataProcessingChain::process_tagged | ( | const std::shared_ptr< SignalSourceContainer > & | container, |
| const std::string & | tag | ||
| ) |
Processes a container with only the processors carrying a specific tag.
| container | The signal container to process. |
| tag | Tag string to match against registered processor tags. |
Definition at line 118 of file DataProcessingChain.cpp.
References drain_pending_removals(), m_container_processors, m_is_processing, and m_processor_tags.
Here is the call graph for this function: