| Parameters |
|---|
| snd_in% |
| Handle to a snd_in object created with snd_in_open. |
| Description |
|---|
| This function closes the snd_in object created by snd_in_open. If this function succeeds, this object is no longer valid and should not be used. If this function fails, the snd_in br /> device was unable to stop recording. |
| Return |
|---|
| Returns 1 if the device was closed, 0 otherwise. |
| SndLib : Sound Input : snd_in_close |
|---|