Actually all these are taken as libraries. Then how can i change this &quot;g_object_set()&quot; please help me. where it will?whether i have to eidt in gstreamer source and again i have to compile to create the appropriate libraries?Please help me<br>
<br><div class="gmail_quote">On Tue, Jan 12, 2010 at 11:09 AM, Niamathullah sharief <span dir="ltr">&lt;<a href="mailto:armsharief@gmail.com">armsharief@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div>Thank you. But when i use this &quot;fullscreen=true&quot; it is playing in same small video. It is not coming in fullscreen.<br></div><div><br></div><div>where this &quot;g_object_set (element, &quot;property-name&quot;, value, NULL);&quot; will be? my application means?which one?</div>
<div><div class="h5">
<br><div class="gmail_quote">On Mon, Jan 11, 2010 at 7:39 PM, <a href="mailto:thiagossantos@gmail.com" target="_blank">thiagossantos@gmail.com</a> <span dir="ltr">&lt;<a href="mailto:thiagossantos@gmail.com" target="_blank">thiagossantos@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br><br><div class="gmail_quote"><div><div>On Mon, Jan 11, 2010 at 12:02 PM, Niamathullah sharief <span dir="ltr">&lt;<a href="mailto:armsharief@gmail.com" target="_blank">armsharief@gmail.com</a>&gt;</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>&quot;gst-inspect mfw_v4lsink&quot; 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><br></div><div>

<br></div>But i dont know how to implement this fullscreen option. Please help me<br></blockquote><div><br></div></div></div><div>If you&#39;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, &quot;property-name&quot;, 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&#39;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" target="_blank">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><font color="#888888"><br><br clear="all"><br>-- <br>Thiago Sousa Santos<br>
</font><br>------------------------------------------------------------------------------<br>
This SF.Net email is sponsored by the Verizon Developer Community<br>
Take advantage of Verizon&#39;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" target="_blank">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>
</div></div></blockquote></div><br>