Function psyiage_remove_sink¶
Defined in File psyiagesdk.h
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 instanceindex
: - the index of sink to remove