All Classes |Grouped Classes |Index

Class CL_SoundFilter

Sound Filter Class. More...

Derived from:

None

Derived by:

CL_EchoFilter, CL_FadeFilter, CL_InverseEchoFilter

Group:

Audio Mixing (Sound)

#include <ClanLib/sound.h>

Class Members:

Construction:

CL_SoundFilter

Constructs a NULL instance.


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.

get_provider

Retrieves the provider.

filter

Filter callback.