<div dir="ltr"><div>After you have created the element, call g_object_set(G_OBJECT(your_element), "max-size_time", 0, NULL);<br><br></div>It is in the documentation.<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">
On Mon, Dec 9, 2013 at 4:15 PM, Rusty Waters <span dir="ltr"><<a href="mailto:rusty0829@yahoo.com" target="_blank">rusty0829@yahoo.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div><div style="font-size:14pt;font-family:HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif"><div><span>Hello All,</span></div><div style="font-style:normal;font-size:19px;background-color:transparent;font-family:HelveticaNeue,'Helvetica Neue',Helvetica,Arial,'Lucida Grande',sans-serif">
<span><br></span></div><div style="font-style:normal;font-size:19px;background-color:transparent;font-family:HelveticaNeue,'Helvetica Neue',Helvetica,Arial,'Lucida Grande',sans-serif"><span>I have been doing some gstreamer prototypes using gst-launch,</span></div>
<div style="font-style:normal;font-size:19px;background-color:transparent;font-family:HelveticaNeue,'Helvetica Neue',Helvetica,Arial,'Lucida Grande',sans-serif"><span>and things work well with this approach.</span></div>
<div style="font-style:normal;font-size:19px;background-color:transparent;font-family:HelveticaNeue,'Helvetica Neue',Helvetica,Arial,'Lucida Grande',sans-serif"><span>Now I am putting this code into source code, and have a simple question.</span></div>
<div style="font-style:normal;font-size:19px;background-color:transparent;font-family:HelveticaNeue,'Helvetica Neue',Helvetica,Arial,'Lucida Grande',sans-serif"><span>In my prototype I have plugins piped together. Some of these plugin elements have arguments, like </span></div>
<div></div><div> queue max-size-time=0</div><div>Now, that I have the pipeline in code,</div><div>what code do I use to set the <span style="font-size:14pt"> </span><span style="font-size:14pt">max-size-time=0 for this queue plugin?</span></div>
<div><span style="font-size:14pt"><br></span></div><div><span style="font-size:14pt">Thanks in
 Advance,</span></div><div><br></div><div>~Rusty</div></div></div><br>_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
<br></blockquote></div><br></div>