|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
|
inline |
Execute an operation with temporary elevated permissions.
| Func | Function type for the operation |
| primary_tokens | Primary subsystem tokens |
| secondary_tokens | Secondary subsystem tokens for cross-domain access |
| operation | Function to execute with combined access |
For special cross-domain operations (e.g., audio-reactive visuals). Creates a temporary handle with combined token access for controlled cross-subsystem operations.
Definition at line 178 of file SubsystemManager.hpp.
References MayaFlux::Core::SubsystemTokens::Buffer, MayaFlux::Core::SubsystemTokens::Node, and MayaFlux::Core::SubsystemTokens::Task.