[gst-devel] Re appsink sync property

Wim Taymans wim.taymans at gmail.com
Tue Jan 13 16:06:52 CET 2009


Try:

  gst-inspect appsink

It shows you that there is a property called 'sync' which you can set
to FALSE like this:

 g_object_set (G_OBJECT (appsink), "sync", FALSE, NULL);

Wim

On Tue, Jan 13, 2009 at 2:46 PM, Darren Staples
<dstaples at friendmts.co.uk> wrote:
> I'm not sure what you are referring to Wim.
> Could you elaborate please ?
>
> Many thanks,
>
> Darren
>
>
>
> *** FRIEND MTS LIMITED EMAIL CONFIDENTIALITY ***
>
> This email message and any attachments may contain information which is
> confidential or privileged and is intended for the sole use of the person to
> whom it is addressed.  If you are not the intended recipient, be aware that
> any disclosures, copying, distribution or use of the contents is
> prohibited.  If you have received this email message in error, please notify
> our office by telephone (+44 (0)121 633 2000) or email
> (admin at friendmts.co.uk) immediately.  Thank you.
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by:
> SourcForge Community
> SourceForge wants to tell your story.
> http://p.sf.net/sfu/sf-spreadtheword
> _______________________________________________
> 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