sound-unload

Name

sound-unload -- Unload SOUND, freeing any resources it occupies.

Synopsis

(sound-unload sound)

Description

Unload sound, freeing any resources it occupies. sound must be an object returned by sound-load.

Implementation Notes

Module: Primitive from (app scwm esdsound)

Defined in modules/esdsound/sound.c at line 70 (CVS log)