<div dir="ltr">It's an easy way to initialize the filter with different factor value<br>but on a second thought I could probably use the sub-filter configuration string instead<br>I'll try that..<br><br><br><div class="gmail_quote">
On Sun, May 15, 2011 at 7:14 PM, Jean-Baptiste Kempf <span dir="ltr"><<a href="mailto:jb@videolan.org">jb@videolan.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
On Fri, May 13, 2011 at 04:45:35PM +0300, Yuval Tze wrote :<br>
<div class="im">> +    /* Create the variable in libvlc to hide the preferences value.<br>
> +     * This variable is needed to set the factor value before the module is created */<br>
> +    var_Create( p_intf->p_libvlc, SUBSDELAY_CFG_FACTOR, VLC_VAR_FLOAT | VLC_VAR_DOINHERIT );<br>
<br>
</div>I don't understand why you need this.<br>
<div><div></div><div class="h5"><br>
<br>
Best Regards,<br>
<br>
<br>
--<br>
Jean-Baptiste Kempf<br>
<a href="http://www.jbkempf.com/" target="_blank">http://www.jbkempf.com/</a> - +33 672 704 734<br>
Sent from my Electronic Device<br>
_______________________________________________<br>
vlc-devel mailing list<br>
To unsubscribe or modify your subscription options:<br>
<a href="http://mailman.videolan.org/listinfo/vlc-devel" target="_blank">http://mailman.videolan.org/listinfo/vlc-devel</a><br>
</div></div></blockquote></div><br></div>