Movie Player Gold SDK ActiveX

Movie Player Gold SDK ActiveX 6.0

Release Date : 2010-12-12

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

For Windows Developers who need to advanced media player with overlay text, image, add audio effects, dual display with C#, C++ , VB.Net , VB, Delphi, Vfp, MS Access.

Movie Player Gold SDK ActiveX 2.0 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. When multiple decoders are available, Windows uses the Intelligent Connect algorithm to select the decoder, so some media file cannot playback correctly in past.
  • 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.