README.txt
资源名称:vlc-1.0.5.zip [点击查看]
上传用户:kjfoods
上传日期:2020-07-06
资源大小:29949k
文件大小:0k
源码类别:
midi
开发平台:
Unix_Linux
- Instructions to code your own VLC Lua meta script.
- $Id$
- See lua/README.txt for generic documentation about Lua usage in VLC.
- Examples: See googleimage.lua .
- VLC Lua meta modules should define one of the following functions:
- * fetch_art(): returns a path to an artwork for the given item
- Available VLC specific Lua modules: msg, stream, strings, variables,
- objects and misc. See lua/README.txt