<br><br><div class="gmail_quote">2011/7/25 Rémi Denis-Courmont <span dir="ltr"><<a href="mailto:remi@remlab.net">remi@remlab.net</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Le lundi 25 juillet 2011 17:35:25 Sergey Radionov, vous avez écrit :<br>
<div class="im">> I tried to find solution for <a href="http://trac.videolan.org/vlc/ticket/2934" target="_blank">http://trac.videolan.org/vlc/ticket/2934</a>, and<br>
> not found any way to set "autoloop" property via libvlc public API. Does it<br>
> exists?<br>
<br>
</div>--loop and --repeat are VLC playlist options. Since LibVLC does not use the<br>
VLC playlist, this won't work. You need to loop manually.<br>
<font color="#888888"><br></font></blockquote><div><br></div><div>Doxygen returns LoopInput <a href="http://www.videolan.org/developers/vlc/doc/doxygen/html/playlist_2thread_8c.html#a5ae8b7f77874d564c8cab249f502611b">http://www.videolan.org/developers/vlc/doc/doxygen/html/playlist_2thread_8c.html#a5ae8b7f77874d564c8cab249f502611b</a> which might need some explaining since it currently doesn't have any, and someone seeking something similar might land there via Google.</div>
<meta charset="utf-8"><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><font color="#888888">
--<br>
Rémi Denis-Courmont<br>
<a href="http://www.remlab.net/" target="_blank">http://www.remlab.net/</a><br>
<a href="http://fi.linkedin.com/in/remidenis" target="_blank">http://fi.linkedin.com/in/remidenis</a><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>
</font></blockquote></div><br>