Sophie

Sophie

distrib > Mageia > 7 > i586 > media > tainted-updates > by-pkgid > f94e98c80768dbbb9d94056820823e80 > files > 35

vlc-3.0.8-1.mga7.tainted.i586.rpm

Instructions to code your own VLC Lua extension script.
$Id: $

See lua/README.txt for generic documentation about Lua usage in VLC.

Examples: imdb.lua, lastfm.lua, subtitles.lua

TODO :-)

VLC defines a global vlc object with the following members:
All the VLC specific Lua modules are available, even Extension and Dialog.