Function psyiage_remove_sink

Function Documentation

PSYIAGE_API int psyiage_remove_sink(psyiage_handle handle, int index)

Remove a sink from the psyiage.

Uninstall a sink currently added to the psyiage.

Return

If successful, PSYIAGE_ERROR_SUCCESS. Otherwise, a non-zero error code

Parameters
  • handle: - A handle to the psyiage instance

  • index: - the index of sink to remove