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

◆ m_active_channels_mask

std::atomic<uint32_t> MayaFlux::Nodes::Node::m_active_channels_mask { 0 }
private

Bitmask tracking which channels are currently using this node.

Definition at line 483 of file Node.hpp.

483{ 0 };

Referenced by is_used_by_channel(), register_channel_usage(), request_reset_from_channel(), reset_processed_state(), and unregister_channel_usage().