Function psyiage_get_sink_info

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 instance

  • index: - the index of the installed sink

  • sinkinfo: - If successful, contains the configuration settings for the specified sink