Add Windows Media Player to your Delphi Applications.

by Jan 19, 2017

Delphi ships with a component ‘TMediaPlayer’ for playing media files such as video and audio. This component remains in Delphi for the sake of compatibility with older versions, but is quite out-dated and, due to a decreasing number of compatible codecs, it is becoming difficult to maintain. There is however an alternative component for Windows, the Microsoft Windows Media Player ActiveX component.

[ Read how to use Windows Media Player in your Delphi applications here. ]