All Classes |Grouped Classes |Index

Class CL_FadeFilter

Fade Filter Class. More...

Derived from:

public CL_SoundFilter

Derived by:

None

Group:

Filters (Sound)

#include <ClanLib/sound.h>

Class Members:

Operators:

operator==

Equality operator.

operator!=

Inequality operator.


Operations:

is_null

Returns true if this object is invalid.

throw_if_null

Throw an exception if this object is invalid.

filter

Filter callback.


Construction:

CL_FadeFilter

Fade Filter Constructor.


Attributes:

get_volume

Returns the current volume of the fade filter, from 0.0f (no volume) to 1.0f (full volume).


Operations:

get_provider

Retrieves the provider.

set_volume

Sets the volume instant.

fade_to_volume

Fade to volume, from 0.0f (no volume) to 1.0f (full volume).