Defines the ProcessHandler class for managing VPX processes in ASAPCabinetFE. More...
#include <string>
Go to the source code of this file.
Classes | |
class | ProcessHandler |
Manages launching and terminating VPX processes. More... | |
Defines the ProcessHandler class for managing VPX processes in ASAPCabinetFE.
This header provides the ProcessHandler class, which launches and terminates VPX processes for screenshot capture or gameplay. It uses IConfigService for configuration settings and the executable directory for path resolution.