Sophie

Sophie

distrib > Mageia > 5 > x86_64 > media > tainted-release > by-pkgid > 8f7697fe91ffdb46405e29476e1bbdf6 > files > 36

vlc-2.2.1-1.mga5.tainted.x86_64.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.