<br><br><div class="gmail_quote">On Mon, Jan 11, 2010 at 12:02 PM, Niamathullah sharief <span dir="ltr"><<a href="mailto:armsharief@gmail.com">armsharief@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hello<br>I dont know how to use this gst-inspect elements. When i do<br>"gst-inspect mfw_v4lsink" i get<br><br>fullscreen : If true it will be Full screen<br> flags: readable, writable<br>
<div> Boolean. Default: false Current: false </div></blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div></div><div><br></div><div>
<br></div>But i dont know how to implement this fullscreen option. Please help me<br></blockquote><div><br></div><div>If you're using gst-launch for this, just set the element properties as in:</div><div>gst-launch somesrc property=value ! someencoder property2=value2 ! mfw_v4lsink fullscreen=true</div>
<div><br></div><div>In your application you can set it with</div><div>g_object_set (element, "property-name", value, NULL);</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>------------------------------------------------------------------------------<br>
This SF.Net email is sponsored by the Verizon Developer Community<br>
Take advantage of Verizon's best-in-class app development support<br>
A streamlined, 14 day to market process makes app distribution fast and easy<br>
Join now and get one step closer to millions of Verizon customers<br>
<a href="http://p.sf.net/sfu/verizon-dev2dev" target="_blank">http://p.sf.net/sfu/verizon-dev2dev</a> <br>_______________________________________________<br>
Gstreamer-embedded mailing list<br>
<a href="mailto:Gstreamer-embedded@lists.sourceforge.net">Gstreamer-embedded@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-embedded" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-embedded</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Thiago Sousa Santos<br>