Simple DirectShow Player for Windows Mobile

东郭赞
2023-12-01
 
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


 类似资料:

相关阅读

相关文章

相关问答