On 2015-02-19 09:33, aradeonas wrote: > Graeme can you give me an example?In any wrapper or way.
I believe <fpc>/packages/libvlc/example/testvlc.pp should give you what you want. I've also got a GUI VLC video player included with fpGUI in <fpgui>/examples/gui/video_vlc/ which uses the same libvlc code, but just included as part of fpGUI in the <fpgui>/src/3rdparty/libvlc/ directory. Regards, - Graeme - -- fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal http://fpgui.sourceforge.net/ -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
