snd_ctl_close

Name

snd_ctl_close -- close a control handle

Synopsis

intsnd_ctl_close(snd_ctl_t *handle);

Description

Frees all resources allocated with audio handle and closes the connection to the kernel sound control interface. Function returns zero if successful, otherwise it returns an error code.