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

◆ shutdown()

virtual void MayaFlux::Core::IInputBackend::shutdown ( )
pure virtual

Shutdown and release all resources.

Closes all devices and releases backend resources. After this call, initialize() must be called again to use the backend.

Implemented in MayaFlux::Core::HIDBackend, and MayaFlux::Core::MIDIBackend.