MayaFlux
0.1.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
◆
get_channel_mask()
uint32_t MayaFlux::Nodes::NodeNetwork::get_channel_mask
(
)
const
inline
Get channel mask (bitfield of registered channels)
Definition at line
310
of file
NodeNetwork.hpp
.
310
{
return
m_channel_mask
; }
MayaFlux::Nodes::NodeNetwork::m_channel_mask
std::atomic< uint32_t > m_channel_mask
Bitfield of channels this network is registered on.
Definition
NodeNetwork.hpp:409
MayaFlux
Nodes
NodeNetwork
Generated by
1.9.8