[gst-devel] Fwd: gstreamer plugin

ved kpl ved.kpl at gmail.com
Wed Oct 22 16:03:04 CEST 2008


Hi,

Src elements will either start a thread called _loop() to push the
data downstream(which the downstream element will receive  in _chain()
) or will support _get_range()  (pull method, where a downstream
element will pull data from the src). Chain function does not exist in
source element.

Ved

On Wed, Oct 22, 2008 at 6:19 PM, Ronald S. Bultje
<rbultje at ronald.bitfreak.net> wrote:
> ---------- Forwarded message ----------
> From: mahmoud bt <mahmoudbt at gmail.com>
> Date: Wed, Oct 22, 2008 at 2:42 AM
> Subject: gstreamer plugin
> To: rbultje at ronald.bitfreak.net
>
>
> hello
> could you tell me please about the function which does provides data
> in a source element(like chain function in a transform element)
> i don't understund how works a source element
>
> --
> Best Regards
> Mahmoud BEN TAHAR
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>




More information about the gstreamer-devel mailing list