d:add_image( path, ... ): Create an image label. path is a relative or absolute path to the image on the local computer.
Code: Select all
d:add_images("C:\\Program Files\\VideoLAN\\VLC\\lua\extensions\\image.png",1,1)
Code: Select all
d:add_images("lua\\extensions\\image.png",1,1)
Return to “Scripting VLC in lua”
Users browsing this forum: No registered users and 14 guests