| Parameters |
|---|
| snd_out% |
| Handle to an open snd_out object created with snd_out_open. |
| Description |
|---|
| Closes the snd_out playback object. If successful, the handle to snd_out is no longer valid and should not be used. |
| Return |
|---|
| Returns 1 if the device was closed, 0 otherwise. |
| SndLib : Sound Output : snd_out_close |
|---|