Showing posts with label video player. Show all posts
Showing posts with label video player. Show all posts

Tuesday, October 3, 2017

Media Player with VLC ActiveX Type library Delphi tutorial (Tip for 10 )


This is an example of media player created in Delphi using VLC multimedia player ActiveX library.

For this to work VLC player and its ActiveX library must be installed.
https://www.videolan.org/vlc/

Then it is necessary to import ActiveX component in Delphi.

Detailed instruction can be seen in this video :



Fallowing is source code for this example :