Choosing the right template when writing a plugin
Massimiliano Cialdi
massimiliano.cialdi at powersoft.it
Tue Mar 12 08:27:26 PDT 2013
Il 12/03/2013 15:57, Tim-Philipp Müller ha scritto:
> For an audio filter that outputs the same audio format as it takes as
> input, GstAudioFilter works. Otherwise GstBaseTransform.
>
My filter can accept raw int 8, 16, 32 bit and float, mono or stereo, as
input, but outputs only raw int 16 bit stereo.
In this case I have to use GstBaseTransform, right?
best regards
More information about the gstreamer-devel
mailing list