<div dir="ltr"><div><div><div>How can I do this?<br></div>To jump to a desired position i just use  libvlc.setTime(position);<br></div>to increse decrese volume i use ibvlc.setVolume(volume); ,what i need to use to delay subtitles?<br></div>I can not find any function in the java LibVlc class from org.videolan.libvlc .<br> But the libvlc im sure it knows how to do that.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Oct 1, 2014 at 12:57 PM, Jean-Baptiste Kempf <span dir="ltr"><<a href="mailto:jb@videolan.org" target="_blank">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 01 Oct, Maria Gheorghe wrote :<br>
<span class="">> how can I modify the subtitle delay in android using java?<br>
<br>
</span>Expose it in the jni/libvlcjni.c file.<br>
<br>
With my kindest regards,<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Jean-Baptiste Kempf<br>
<a href="http://www.jbkempf.com/" target="_blank">http://www.jbkempf.com/</a> - <a href="tel:%2B33%20672%20704%20734" value="+33672704734">+33 672 704 734</a><br>
Sent from my Electronic Device<br>
_______________________________________________<br>
vlc-devel mailing list<br>
To unsubscribe or modify your subscription options:<br>
<a href="https://mailman.videolan.org/listinfo/vlc-devel" target="_blank">https://mailman.videolan.org/listinfo/vlc-devel</a><br>
</font></span></blockquote></div><br></div>