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

◆ m_current_network

std::shared_ptr<Nodes::Network::NodeNetwork> MayaFlux::Kriya::TemporalActivation::m_current_network
private

The currently active network being played.

This pointer holds the network that is currently being played. It is set when play_for() or play_with_processing() is called and reset when the network finishes playing or is cancelled.

Definition at line 379 of file Timers.hpp.

Referenced by activate_network(), and cleanup_current_operation().