文件名称:PlayWndASF
- 所属分类:
- 图形图象
- 资源属性:
- [C/C++] [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 63kb
- 下载次数:
- 0次
- 提 供 者:
- wengj*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
互动的音频/视频媒体文件播放器。。如果媒体有一个视频组件,PlayWndASF将读取视频的
默认大小和调整球员的位置,让客户端的视频
在发挥其首选的默认大小考虑到大小(
标题栏和边框)。
你可以静音按 M的音频。你可以切换全屏模式
按 f的。您可以暂停/恢复与 P 和停止/快退播放
与 S 的。要关闭媒体剪辑,按ESC,F12键,X,或问
如果媒体是纯音频,播放器默认会显示一个小窗口。
你可以指定一个媒体作为唯一的命令行参数文件:
例如:PlayWndASF \ \ MyServer的\ mediafiles \视频\ sample.asf - playwndasf <media filename>
Using Windows Media 9 Series (Corona)
=====================================
If you have installed the Windows Media Format 9 SDK (code named Corona ),
then you should review the DSPlay sample in that SDK instead. Starting with
Windows Media 9 Series, the WMStub.lib and key provider implementation are no longer
necessary. The DSPlay sample also demonstrates Corona-specific features
and implementation details that are not present in this PlayWndASF sample.
If you are not using the WMF 9 SDK, then the following note applies:
================================================================================
NOTE: To link and run this sample, you must install the Windows Media Format SDK 7.1.1.
After downloading the Format SDK, you can extract a public version of the
WMStub.LIB library, which should be copied to the Samples\C++\DirectShow\Common folder.
This library is necessary for enabling Windows Media content.
默认大小和调整球员的位置,让客户端的视频
在发挥其首选的默认大小考虑到大小(
标题栏和边框)。
你可以静音按 M的音频。你可以切换全屏模式
按 f的。您可以暂停/恢复与 P 和停止/快退播放
与 S 的。要关闭媒体剪辑,按ESC,F12键,X,或问
如果媒体是纯音频,播放器默认会显示一个小窗口。
你可以指定一个媒体作为唯一的命令行参数文件:
例如:PlayWndASF \ \ MyServer的\ mediafiles \视频\ sample.asf - playwndasf <media filename>
Using Windows Media 9 Series (Corona)
=====================================
If you have installed the Windows Media Format 9 SDK (code named Corona ),
then you should review the DSPlay sample in that SDK instead. Starting with
Windows Media 9 Series, the WMStub.lib and key provider implementation are no longer
necessary. The DSPlay sample also demonstrates Corona-specific features
and implementation details that are not present in this PlayWndASF sample.
If you are not using the WMF 9 SDK, then the following note applies:
================================================================================
NOTE: To link and run this sample, you must install the Windows Media Format SDK 7.1.1.
After downloading the Format SDK, you can extract a public version of the
WMStub.LIB library, which should be copied to the Samples\C++\DirectShow\Common folder.
This library is necessary for enabling Windows Media content.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
PlayWndASF\keyprovider.cpp
..........\keyprovider.h
..........\nserror.h
..........\playwnd.ico
..........\playwndasf.cpp
..........\PlayWndASF.dsp
..........\playwndASF.dsw
..........\playwndasf.h
..........\playwndasf.jpg
..........\PlayWndASF.rc
..........\playwndASF.sln
..........\PlayWndASF.vcproj
..........\readme.txt
..........\resource.h
..........\urllaunch.cpp
..........\urllaunch.h
PlayWndASF
..........\keyprovider.h
..........\nserror.h
..........\playwnd.ico
..........\playwndasf.cpp
..........\PlayWndASF.dsp
..........\playwndASF.dsw
..........\playwndasf.h
..........\playwndasf.jpg
..........\PlayWndASF.rc
..........\playwndASF.sln
..........\PlayWndASF.vcproj
..........\readme.txt
..........\resource.h
..........\urllaunch.cpp
..........\urllaunch.h
PlayWndASF