Function psyiage_get_sink_info¶
Defined in File psyiagesdk.h
Function Documentation¶
-
PSYIAGE_API int
psyiage_get_sink_info
(psyiage_handle handle, int index, psyiage_sink_cfg *sinkinfo)¶ Retrieve a sink’s configuration.
Get the configuration settings for a sink 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 instanceindex
: - the index of the installed sinksinkinfo
: - If successful, contains the configuration settings for the specified sink