[gst-devel] Question on the element who will have two pad types
Michael Smith
msmith at xiph.org
Wed Oct 14 07:42:11 CEST 2009
>
> No way to give advice about that - we don't know anything about your
> element. But there's nothing intrinsically difficult about what you've
> described - just push data on the pads you have!
>
> I mean do we need two _chain functions or we can push data to the 2 pads in the same _chain function (the data push to the 2 pads is different).
No - what you've described is just like any normal demuxer. You
wouldn't have multiple chain functions, since you don't have multiple
sinkpads.
Mike
More information about the gstreamer-devel
mailing list