|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
inline |
Retrieves the current bitmask of active channels using this node.
This method returns the current bitmask that tracks which channels are actively using this node. Each bit in the mask corresponds to a specific channel ID, allowing the node to manage its state based on channel usage.
Definition at line 296 of file Node.hpp.