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

◆ get_routing_state() [2/2]

const RoutingState & MayaFlux::Nodes::Network::NodeNetwork::get_routing_state ( ) const
inline

Retrieves the current routing state of the network.

Returns
Reference to the current RoutingState structure

This method provides access to the network's current routing state, which includes information about fade-in/out (Active) phases, channel counts, and elapsed cycles. The routing state is used to manage smooth transitions when routing changes occur, ensuring seamless audio output during dynamic reconfigurations of the processing graph.

Definition at line 384 of file NodeNetwork.hpp.