Go to the documentation of this file.
35 #include "../api_sound.h"
36 #include "../soundfilter.h"
38 class CL_FadeFilterProvider;
61 float get_volume()
const;
73 void set_volume(
float new_volume);
76 void fade_to_volume(
float new_volume,
int duration = 1000);