[vlc-devel] ERROR_LUA
Muhammad Jahanzeb
jahanzeb.jx at gmail.com
Sat Jan 4 19:42:15 CET 2014
here is a short part of my lua script
vlc.playlist.goto(someID) --someID is valid
input = vlc.object.input()
vlc.var.set(input,"position",0.5)
this code works fine when i remove playlist's goto function..please can
anyone explain why is this happening?or is there any alternative to going
to some track n starting it from some position?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20140104/ff51e8fe/attachment.html>
More information about the vlc-devel
mailing list