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 :
