Simple DirectShow Player for Windows Mobile

来源:互联网 发布:淘宝手机端上传很模糊 编辑:程序博客网 时间:2024/05/20 07:31
 
Resource Page Description
SimplePlayer is a sample DirectShow based Media Player for Windows Mobile 5 and 6.

It's a usable player application, but simple enough to illustrate some basic DirectShow programming concepts in a clear way. Overview:

  • Ability to open a video or audio file and play it with DirectShow.
  • Rotation and resolution independence are supported to some degree.
  • Win32 dialog based application, ATL windowing
  • Modular: DirectShow playback and User interface are implemented in separate classes/files.
  • Builds from Visual Studio 2005 or Windows Mobile AK build windows.

Please note that some formats (WMV, WMA, MP3) are typically handled by Windows Media Player so they can't be played with DirectShow.

Screenshot


原创粉丝点击