| Parameters |
|---|
| snd_convert% |
| Handle to a snd_convert object created with snd_convert_open. |
| Description |
|---|
| Closes the snd_convert object. If successful, the snd_convert object is no longer valid and should not be used. |
| Return |
|---|
| Returns 1 if the snd_convert object was closed, 0 otherwise. |
| SndLib : Sound Conversion : snd_convert_close |
|---|