GStreamer Core Plugins 1.0 Plugins Reference Manual | ||||
---|---|---|---|---|
Top | Description | Object Hierarchy |
Takes packets from various input sinks into one output source.
funnel always outputs a single, open ended segment from
0 with in GST_FORMAT_TIME
and outputs the buffers of the
different sinkpads with timestamps that are set to the
running time for that stream. funnel does not synchronize
the different input streams but simply forwards all buffers
immediately when they arrive.
plugin |
coreelements |
author |
Olivier Crete <olivier.crete@collabora.co.uk> |
class |
Generic |