Movie Player Pro SDK ActiveX

Movie Player Pro SDK ActiveX 15.0

Release Date : 2010-12-18

Platform : Windows 10, Windows 8, Vista, Windows 7, XP

It is a Windows Media Player SDK that support change playback rate, draw overlay image, swf file and text with C# , VB.NET , C++ , VB, Delphi, Vfp, Ms Access.

Movie Player Pro SDK ActiveX 8.0 Released

Version 8.0 (18 Dec 2010 released)

  • added support select specific decoder or filter some decoder  (A user might install several decoders that are capable of decoding a particular file), you may add specific decoder to blacklist or whitelist. In past, the user may not playback some media file when multiple decoders are available, because windows uses the Intelligent Connect algorithm to select the decoder.
  • Support list all filters for current graph.
  • Support list all third party decoder available for particular file. This information is useful when some media file cannot playback correctly.
  • added allow unload the video, clear the screen.
  • added DecoderAdd2BlackList, DecoderAdd2WhiteList, DecoderClearBlackList, DecoderClearWhiteList, GetCurGraphFilterName, GetThirdPartyDecoderCount, GetThirdPartyDecoderName, GetDecoderFilterType methods.
  • added unloadfile method.
  • added DecoderFilterType, UseDecoderFilter properties.