Function psyiage_add_sink¶
- Defined in File psyiagesdk.h 
Function Documentation¶
- 
PSYIAGE_API int psyiage_add_sink(psyiage_handle handle, psyiage_sink_cfg *cfg)¶
- Add a sink to the psyiage. - Install a sink to the psyiage with the specified configuration settings. - Return
- If successful, PSYIAGE_ERROR_SUCCESS. Otherwise, a non-zero error code 
- Parameters
- handle: - A handle to the psyiage instance
- cfg: - configuration settings for the sink to install