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

◆ get_processing_context_handle()

SubsystemProcessingHandle * MayaFlux::Core::NetworkSubsystem::get_processing_context_handle ( )
inlineoverridevirtual

Get the processing context handle for this subsystem.

Implements MayaFlux::Core::ISubsystem.

Definition at line 86 of file NetworkSubsystem.hpp.

86{ return m_handle; }
SubsystemProcessingHandle * m_handle