Harlequin RIP SDK
hotfolder.h File Reference

Hot folder implementation. More...

#include "std.h"
#include "inputsapi.h"

Typedefs

typedef HqnResult hotfolder_result
 Status return type for API calls. More...
 

Enumerations

enum  HOTFOLDER_RESULT {
  HOTFOLDER_SUCCESS = HQN_RESULT_SUCCESS , HOTFOLDER_ERROR , HOTFOLDER_ERROR_MEMORY , HOTFOLDER_ERROR_PARAMS ,
  HOTFOLDER_ERROR_MISSING , HOTFOLDER_ERROR_DELETE , HOTFOLDER_ERROR_NAME
}
 Return type for hotfolder monitoring calls. More...
 

Functions

hotfolder_result hotfolder_monitor (const uint8 *directory, const uint8 *setupname, const uint8 *overrideps, uint32 rescan_ms, uint32 stabilise_ms, HqBool append, sw_inputq_mkcontext_fn *mkcontext, void *mkdata)
 Add a hot folder for monitoring, along with a configuration that will be used to submit jobs to the input queue. More...
 
hotfolder_result hotfolder_unmonitor (const uint8 *directory)
 Remove a hot folder from monitoring. More...
 

Detailed Description

Hot folder implementation.

Copyright (C) 2023 Global Graphics Software Ltd. All rights reserved.

This example is provided on an "as is" basis and without warranty of any kind. Global Graphics Software Ltd. does not warrant or make any representations regarding the use or results of use of this example.