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:

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


Operators:

operator==

Equality operator.

operator!=

Inequality operator.


Operations:

is_null

Is Null.

filter

Filter callback.