XinMpegPlayer

所属分类:Windows编程
开发工具:Visual C++
文件大小:106KB
下载次数:389
上传日期:2005-12-01 15:50:13
上 传 者longlin
说明:  一个界面超酷的媒体播放器源代码。可以学习界面设计和媒体文件播放
(a cool interface of Media Player source code. Learn interface design and media player)

文件列表:
res\BACK1.bmp (774, 2004-07-24)
res\BACK2.bmp (774, 2004-07-24)
res\BACK3.bmp (774, 2004-07-24)
res\EJECT.bmp (774, 2004-07-24)
res\EXIT.bmp (774, 2004-07-25)
res\FACE.bmp (469222, 2004-07-26)
res\FILEOPEN.bmp (774, 2004-07-24)
res\FIRSTPOS.bmp (774, 2004-07-24)
res\FULLSCREEN.bmp (774, 2004-07-24)
res\JUMPAHEAD.bmp (774, 2004-07-24)
res\JUMPBACK.bmp (774, 2004-07-24)
res\LASTPOS.bmp (774, 2004-07-24)
res\NEXTSEG.bmp (774, 2004-07-24)
res\NONE.bmp (774, 2004-07-25)
res\PAUSE.bmp (774, 2004-07-24)
res\PLAY.bmp (774, 2004-07-24)
res\PREV1.bmp (774, 2004-07-24)
res\PREV2.bmp (774, 2004-07-24)
res\PREV3.bmp (774, 2004-07-24)
res\PREVSEG.bmp (774, 2004-07-24)
res\SETUP.bmp (774, 2004-07-24)
res\SINGLEFRAME.bmp (774, 2004-07-24)
res\SNAPIMAGE.bmp (774, 2004-07-24)
res\SNAPVIDEO.bmp (774, 2004-07-24)
res\SPEEDFAST2.bmp (774, 2004-07-24)
res\SPEEDFAST3.bmp (774, 2004-07-24)
res\SPEEDNORMAL.bmp (774, 2004-07-24)
res\SPEEDSLOW2.bmp (774, 2004-07-24)
res\SPEEDSLOW3.bmp (774, 2004-07-24)
res\STOP.bmp (774, 2004-07-24)
res\THUMB.bmp (374, 2004-07-26)
res\XinMpegPlayer.ico (25214, 2004-07-26)
res\XinMpegPlayer.rc2 (405, 2004-07-26)
res\XXX.drg (610, 2004-08-08)
res (0, 2005-10-15)
ButtonST.cpp (30930, 2004-07-26)
ButtonST.h (5560, 2004-07-26)
CdRom.cpp (651, 2004-07-26)
CdRom.h (364, 2004-07-26)
ControlDlg.cpp (9758, 2004-07-26)
... ...

//----------------------------------------------------------------------------- // Name: DirectShow Sample -- PlayDMO // // Copyright (c) Microsoft Corporation. All rights reserved. //----------------------------------------------------------------------------- Description =========== PlayDMO allows you to open any media file, view its video component (if present), and apply any number of DMO audio effects to its audio component. Select a media file by typing its name in the edit box or by clicking the Browse For Media button. Then select one or more audio effects DMOs to apply to the audio. Click Apply to immediately rebuild the filter graph with the selected DMOs. You may also click Play instead, and any selected DMOs will be added to the newly built filter graph. Once you have started playing the media file, you can click on a filter or DMO in the Filters/DMO listbox and edit its properties by clicking the Filter Properties button. The corresponding filter properties dialog will be displayed. If you click on a DMO in the Filters/DMO list, you'll also see extra DMO-specific information provided by the IMediaObject interface. Note: Since the filter graph is rebuilt when you click Play, don't set Filter Properties until the graph is already playing. Otherwise, you will lose your settings when you start playing the media file.

近期下载者

相关文件


收藏者