Hi,<br><br>as the syntax may suggest, -v is a parameter of gst-launch, not a property of the fakesink element. Said so, you cann what the code does with the -v option here:<br><br><a href="http://cgit.freedesktop.org/gstreamer/gstreamer/tree/tools/gst-launch.c#n838">http://cgit.freedesktop.org/gstreamer/gstreamer/tree/tools/gst-launch.c#n838</a><br>
<br>Regards<br><br><div class="gmail_quote">On Tue, Nov 2, 2010 at 5:15 PM, Wes Miller <span dir="ltr">&lt;<a href="mailto:wmiller@sdr.com">wmiller@sdr.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<br>
I depend on &quot;fakesink -v&quot; when using gst-launch.  How do I set the &quot;-v&quot; if  I<br>
am coding in C rather than at the gst-launch cmdline?<br>
<br>
Wes<br>
--<br>
View this message in context: <a href="http://gstreamer-devel.966125.n4.nabble.com/How-To-Code-fakesink-v-in-C-tp3023843p3023843.html" target="_blank">http://gstreamer-devel.966125.n4.nabble.com/How-To-Code-fakesink-v-in-C-tp3023843p3023843.html</a><br>

Sent from the GStreamer-devel mailing list archive at Nabble.com.<br>
<br>
------------------------------------------------------------------------------<br>
Nokia and AT&amp;T present the 2010 Calling All Innovators-North America contest<br>
Create new apps &amp; games for the Nokia N8 for consumers in  U.S. and Canada<br>
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing<br>
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store<br>
<a href="http://p.sf.net/sfu/nokia-dev2dev" target="_blank">http://p.sf.net/sfu/nokia-dev2dev</a><br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
</blockquote></div><br>