CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 DirextX编程

文件名称:DirectShow

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2008-10-13
  • 文件大小:
    9.48mb
  • 已下载:
    1次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

DirectShow应用开发案例,第4章用到的代码,其中AppIPTransform为MFC Filter的例子,DsDemo是一些演示代码FilterTitleOverlay是字符叠加Filter的源代码。

第5章用到的代码,其中GraphBuilding为Filter Graph构建技术的一些代码,SimplePlayer为一个简单的播放器例子。

第7章用到的代码,其中DsDemo是一些演示代码。

第9章用到的代码,其中DESCallback演示了控制DirectShow智能

连接的方法。

第18章用到的代码,其中MpegNetwork为“MPEG流的网络客户端播放”

实现的所有源代码(请打开Daisy.dsw浏览各项目)。

第19章用到的代码,其中DVD2AVI_1.77.3_SRC.zip为开放源码,

FilterMpeg2VD为此开放源码基础上开发的MPEG-2 Video Decoder Filter例子。
(系统自动生成,下载前可以参看下载内容)

下载文件列表

Chapter04/AppIPTransform/AppIPTransform.cpp
Chapter04/AppIPTransform/AppIPTransform.dsp
Chapter04/AppIPTransform/AppIPTransform.h
Chapter04/AppIPTransform/AppIPTransform.rc
Chapter04/AppIPTransform/AppIPTransformDoc.cpp
Chapter04/AppIPTransform/AppIPTransformDoc.h
Chapter04/AppIPTransform/AppIPTransformView.cpp
Chapter04/AppIPTransform/AppIPTransformView.h
Chapter04/AppIPTransform/IPFilter.cpp
Chapter04/AppIPTransform/IPFilter.h
Chapter04/AppIPTransform/MainFrm.cpp
Chapter04/AppIPTransform/MainFrm.h
Chapter04/AppIPTransform/resource.h
Chapter04/AppIPTransform/res/AppIPTransform.ico
Chapter04/AppIPTransform/res/AppIPTransform.rc2
Chapter04/AppIPTransform/res/AppIPTransformDoc.ico
Chapter04/AppIPTransform/StdAfx.cpp
Chapter04/AppIPTransform/StdAfx.h
Chapter04/DsDemo/DsDemo.aps
Chapter04/DsDemo/DsDemo.cpp
Chapter04/DsDemo/DsDemo.dsp
Chapter04/DsDemo/DsDemo.h
Chapter04/DsDemo/DsDemo.rc
Chapter04/DsDemo/DsDemoDlg.cpp
Chapter04/DsDemo/DsDemoDlg.h
Chapter04/DsDemo/Resource.h
Chapter04/DsDemo/res/DsDemo.ico
Chapter04/DsDemo/res/DsDemo.rc2
Chapter04/DsDemo/StdAfx.cpp
Chapter04/DsDemo/StdAfx.h
Chapter04/FilterTitleOverlay/CAutoFont.cpp
Chapter04/FilterTitleOverlay/CAutoFont.h
Chapter04/FilterTitleOverlay/CBasePixel.cpp
Chapter04/FilterTitleOverlay/CBasePixel.h
Chapter04/FilterTitleOverlay/CFilterTitleOverlay.cpp
Chapter04/FilterTitleOverlay/CFilterTitleOverlay.h
Chapter04/FilterTitleOverlay/COverlayController.cpp
Chapter04/FilterTitleOverlay/COverlayController.h
Chapter04/FilterTitleOverlay/CPixelRGB24.cpp
Chapter04/FilterTitleOverlay/CPixelRGB24.h
Chapter04/FilterTitleOverlay/CPixelRGB32.cpp
Chapter04/FilterTitleOverlay/CPixelRGB32.h
Chapter04/FilterTitleOverlay/CPixelRGB555.cpp
Chapter04/FilterTitleOverlay/CPixelRGB555.h
Chapter04/FilterTitleOverlay/CPixelRGB565.cpp
Chapter04/FilterTitleOverlay/CPixelRGB565.h
Chapter04/FilterTitleOverlay/CPixelRGB8.cpp
Chapter04/FilterTitleOverlay/CPixelRGB8.h
Chapter04/FilterTitleOverlay/CScrollController.cpp
Chapter04/FilterTitleOverlay/CScrollController.h
Chapter04/FilterTitleOverlay/CSysTimeOverlayController.cpp
Chapter04/FilterTitleOverlay/CSysTimeOverlayController.h
Chapter04/FilterTitleOverlay/CTitleOverlayProp.cpp
Chapter04/FilterTitleOverlay/CTitleOverlayProp.h
Chapter04/FilterTitleOverlay/FilterGraph1.jpg
Chapter04/FilterTitleOverlay/FilterTitleOverlay.def
Chapter04/FilterTitleOverlay/FilterTitleOverlay.dsp
Chapter04/FilterTitleOverlay/FilterTitleOverlay.rc
Chapter04/FilterTitleOverlay/ITitleOverlay.h
Chapter04/FilterTitleOverlay/OverlayDefs.h
Chapter04/FilterTitleOverlay/resource.h
Chapter05/GraphBuilding/GraphBuilding.cpp
Chapter05/GraphBuilding/GraphBuilding.dsp
Chapter05/GraphBuilding/GraphBuilding.h
Chapter05/GraphBuilding/GraphBuilding.rc
Chapter05/GraphBuilding/GraphBuildingDlg.cpp
Chapter05/GraphBuilding/GraphBuildingDlg.h
Chapter05/GraphBuilding/Resource.h
Chapter05/GraphBuilding/res/GraphBuilding.ico
Chapter05/GraphBuilding/res/GraphBuilding.rc2
Chapter05/GraphBuilding/StdAfx.cpp
Chapter05/GraphBuilding/StdAfx.h
Chapter05/SimplePlayer/CDXGraph.cpp
Chapter05/SimplePlayer/CDXGraph.h
Chapter05/SimplePlayer/Resource.h
Chapter05/SimplePlayer/res/SimplePlayer.ico
Chapter05/SimplePlayer/res/SimplePlayer.rc2
Chapter05/SimplePlayer/SimplePlayer.aps
Chapter05/SimplePlayer/SimplePlayer.cpp
Chapter05/SimplePlayer/SimplePlayer.dsp
Chapter05/SimplePlayer/SimplePlayer.h
Chapter05/SimplePlayer/SimplePlayer.rc
Chapter05/SimplePlayer/SimplePlayerDlg.cpp
Chapter05/SimplePlayer/SimplePlayerDlg.h
Chapter05/SimplePlayer/StdAfx.cpp
Chapter05/SimplePlayer/StdAfx.h
Chapter07/DsDemo/Debug/DsDemo.res
Chapter07/DsDemo/Debug/StdAfx.obj
Chapter07/DsDemo/Debug/vc60.pdb
Chapter07/DsDemo/DeviceController.cpp
Chapter07/DsDemo/DeviceController.h
Chapter07/DsDemo/DsDemo.aps
Chapter07/DsDemo/DsDemo.cpp
Chapter07/DsDemo/DsDemo.dsp
Chapter07/DsDemo/DsDemo.dsw
Chapter07/DsDemo/DsDemo.h
Chapter07/DsDemo/DsDemo.ncb
Chapter07/DsDemo/DsDemo.opt
Chapter07/DsDemo/DsDemo.plg
Chapter07/DsDemo/DsDemo.rc
Chapter07/DsDemo/DsDemoDlg.cpp
Chapter07/DsDemo/DsDemoDlg.h
Chapter07/DsDemo/Resource.h
Chapter07/DsDemo/res/DsDemo.ico
Chapter07/DsDemo/res/DsDemo.rc2
Chapter07/DsDemo/StdAfx.cpp
Chapter07/DsDemo/StdAfx.h
Chapter09/DESCallback/CDXGraph.cpp
Chapter09/DESCallback/CDXGraph.h
Chapter09/DESCallback/CGraphBuilderCB.cpp
Chapter09/DESCallback/CGraphBuilderCB.h
Chapter09/DESCallback/CSupported.cpp
Chapter09/DESCallback/CSupported.h
Chapter09/DESCallback/DESCallback.cpp
Chapter09/DESCallback/DESCallback.dsp
Chapter09/DESCallback/DESCallback.h
Chapter09/DESCallback/DESCallback.rc
Chapter09/DESCallback/DESCallbackDlg.cpp
Chapter09/DESCallback/DESCallbackDlg.h
Chapter09/DESCallback/resource.h
Chapter09/DESCallback/res/DESCallback.ico
Chapter09/DESCallback/res/DESCallback.rc2
Chapter09/DESCallback/StdAfx.cpp
Chapter09/DESCallback/StdAfx.h
Chapter18/MpegNetwork/Basic/CListenSocket.cpp
Chapter18/MpegNetwork/Basic/CListenSocket.h
Chapter18/MpegNetwork/Basic/CLocalMachine.cpp
Chapter18/MpegNetwork/Basic/CLocalMachine.h
Chapter18/MpegNetwork/Basic/CWorkerSocket.cpp
Chapter18/MpegNetwork/Basic/CWorkerSocket.h
Chapter18\MpegNetwork\Builds\Debug\
Ch

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com