Delphi XE2: firemonkey playing video with libvlc?
问题 I am still trying to play video on firemonkey using directx api with libvlc! I have played video using by different way already but I want to play video on directx surface. please looked this link first : http://forum.videolan.org/viewtopic.php?f=32&t=82618 someone write a delphi code about how to use libvlc on directx and that code working well, but this code is pure directx code. I want to integrate this code to firemonkey! How can I do it with firemonkey library(I know for windows