GstAudioFilterClass

In addition to the @setup virtual function, you should also override the GstBaseTransform::transform and/or GstBaseTransform::transform_ip virtual function.

Members

Variables

GstReserved
void*[4] GstReserved;
basetransformclass
GstBaseTransformClass basetransformclass;

parent class

setup
bool function(GstAudioFilter* filter, const(GstAudioInfo)* info) setup;

virtual function called whenever the format changes