| Parameters |
|---|
| codec |
| Handle to the codec (loaded with snd_codec_add) to remove. |
| Description |
|---|
| Attempts to remove the codec If successful, do not attempt to use any formats associated with this codec the library will return an error. |
| Return |
|---|
| Returns 1 if the codec is now unloaded, 0 otherwise. |
| SndLib : Sound Codecs : snd_codec_remove |
|---|