Function psyiage_init¶
- Defined in File psyiagesdk.h 
Function Documentation¶
- 
PSYIAGE_API int psyiage_init(psyiage_handle *handle)¶
- Create a psyiage instance. - Initialize an instance psyaige with the specified configuration settings. - Return
- If successful, PSYIAGE_ERROR_SUCCESS. Otherwise, a non-zero error code 
- Parameters
- handle: - If successful, contains a handle to the psyiage instance