![]() | |
![]() | ![]() |
CL_System::deinit_soundSyntaxstatic void deinit_sound(); DescriptionDeinitializes the ClanLib sound component. A call to this function will be ignored if the sound system was not previously initialized by calling init_sound(). Explicit calls to this function before program closure is not necessary, as they will be performed automatically by ClanLib upon exiting. |