Hot folder skinkit private API. More...
#include "std.h"
Functions | |
HqBool | hotfolder_start (void) |
void | hotfolder_end (void) |
Hot folder skinkit private API.
This is the skinkit SDK's implementation of a hot folder monitor. The hot folder monitor watches one or more directories for new files, monitors them until they stabilise, then uses the input queue API to submit jobs to the RIP, monitors the jobs for completion, and then deletes the jobs from the hot folder.
void hotfolder_end | ( | void | ) |
Finalise and stop the hot folder system.
HqBool hotfolder_start | ( | void | ) |
Initialise the Skinkit SDK hot folder system. This must be started after RDR, Events, Timer, and Input queue APIs.