Function psyiage_get_num_sinks¶
- Defined in File psyiagesdk.h 
Function Documentation¶
- 
PSYIAGE_API int psyiage_get_num_sinks(psyiage_handle handle, int *numsinks)¶
- Retrieve the number of installed sinks. - Returns the number of sinks currently installed on the psyiage instance - Return
- If successful, PSYIAGE_ERROR_SUCCESS. Otherwise, a non-zero error code 
- Parameters
- handle: - A handle to the psyiage instance
- numsinks: - If successful, contains the number of sinks currently installed