ClanSoft logo
ClanSoft logo

    CL_System::deinit_sound

Syntax

static void deinit_sound();

Description

Deinitializes 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.


Back to index



This page was built using the Perceps documentation system.