|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Nodes::Node::unregister_channel_usage | ( | uint32_t | channel_id | ) |
Removes the specified channel from the usage tracking.
| channel_id | The ID of the channel to unregister |
Definition at line 41 of file Node.cpp.
References m_active_channels_mask, and m_pending_reset_mask.