ASAPCabinetFE
 
Loading...
Searching...
No Matches
process_handler.h File Reference

Defines the ProcessHandler class for managing VPX processes in ASAPCabinetFE. More...

#include <string>
+ Include dependency graph for process_handler.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ProcessHandler
 Manages launching and terminating VPX processes. More...
 

Detailed Description

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.