Code: Select all
function probe()
return ( string.match( vlc.path, "127.0.0.1" ) )
end
function parse()
while true do
name = "LCK"
return { { path = path; name = name } }
end
end
Return to “Scripting VLC in lua”
Users browsing this forum: No registered users and 10 guests