Sophie

Sophie

distrib > Mageia > 5 > i586 > media > tainted-updates > by-pkgid > 671d6c82815a7f7fcb81669e3e8eff7f > files > 36

vlc-2.2.8-1.0.mga5.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.