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

◆ get_processing_context_handle()

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

Get the processing context handle for this subsystem.

Implements MayaFlux::Core::ISubsystem.

Definition at line 61 of file InputSubsystem.hpp.

61{ return m_handle; }
SubsystemProcessingHandle * m_handle