MayaFlux 0.3.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ m_channels

std::vector<uint32_t> MayaFlux::Kriya::TemporalActivation::m_channels
private

The output channels the current node is connected to.

This vector stores the output channel numbers that the current node is connected to. It is set when play_for() or play_with_processing() is called and reset when the node finishes playing or is cancelled.

Definition at line 415 of file Timers.hpp.

Referenced by activate_buffer(), activate_network(), activate_node(), and cleanup_current_operation().