文件名称:DirectShow_case
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:407.72kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
Chapter04:第4章用到的代码,其中AppIPTransform为MFC Filter的例子,
DsDemo是一些演示代码,FilterTitleOverlay是字符叠加Filter的源代码。
Chapter05:第5章用到的代码,其中GraphBuilding为Filter Graph构建技术
的一些代码,SimplePlayer为一个简单的播放器例子。
Chapter07:第7章用到的代码,其中DsDemo是一些演示代码。
Chapter09:第9章用到的代码,其中DESCallback演示了控制DirectShow智能
连接的方法。
Chapter18:第18章用到的代码,其中MpegNetwork为“MPEG流的网络客户端播放”
实现的所有源代码(请打开Daisy.dsw浏览各项目)。
Chapter19:第19章用到的代码,其中DVD2AVI_1.77.3_SRC.zip为开放源码,
FilterMpeg2VD为此开放源码基础上开发的MPEG-2 Video Decoder Filter例子。-directshow sdk
DsDemo是一些演示代码,FilterTitleOverlay是字符叠加Filter的源代码。
Chapter05:第5章用到的代码,其中GraphBuilding为Filter Graph构建技术
的一些代码,SimplePlayer为一个简单的播放器例子。
Chapter07:第7章用到的代码,其中DsDemo是一些演示代码。
Chapter09:第9章用到的代码,其中DESCallback演示了控制DirectShow智能
连接的方法。
Chapter18:第18章用到的代码,其中MpegNetwork为“MPEG流的网络客户端播放”
实现的所有源代码(请打开Daisy.dsw浏览各项目)。
Chapter19:第19章用到的代码,其中DVD2AVI_1.77.3_SRC.zip为开放源码,
FilterMpeg2VD为此开放源码基础上开发的MPEG-2 Video Decoder Filter例子。-directshow sdk
(系统自动生成,下载前可以参看下载内容)
下载文件列表
DirectShowKFZN-DirectShow开发指南源码/Chapter09/DESCallback/CDXGraph.cpp
DirectShowKFZN-DirectShow开发指南源码/Chapter09/DESCallback/CDXGraph.h
DirectShowKFZN-DirectShow开发指南源码/Chapter09/DESCallback/CGraphBuilderCB.cpp
DirectShowKFZN-DirectShow开发指南源码/Chapter09/DESCallback/CGraphBuilderCB.h
DirectShowKFZN-DirectShow开发指南源码/Chapter09/DESCallback/CSupported.cpp
DirectShowKFZN-DirectShow开发指南源码/Chapter09/DESCallback/CSupported.h
DirectShowKFZN-DirectShow开发指南源码/Chapter09/DESCallback/DESCallback.cpp
DirectShowKFZN-DirectShow开发指南源码/Chapter09/DESCallback/DESCallback.dsp
DirectShowKFZN-DirectShow开发指南源码/Chapter09/DESCallback/DESCallback.h
DirectShowKFZN-DirectShow开发指南源码/Chapter09/DESCallback/DESCallback.rc
DirectShowKFZN-DirectShow开发指南源码/Chapter09/DESCallback/DESCallbackDlg.cpp
DirectShowKFZN-DirectShow开发指南源码/Chapter09/DESCallback/DESCallbackDlg.h
DirectShowKFZN-DirectShow开发指南源码/Chapter09/DESCallback/res/DESCallback.ico
DirectShowKFZN-DirectShow开发指南源码/Chapter09/DESCallback/res/DESCallback.rc2
DirectShowKFZN-DirectShow开发指南源码/Chapter09/DESCallback/resource.h
DirectShowKFZN-DirectShow开发指南源码/Chapter09/DESCallback/StdAfx.cpp
DirectShowKFZN-DirectShow开发指南源码/Chapter09/DESCallback/StdAfx.h
DirectShowKFZN-DirectShow开发指南源码/Chapter05/GraphBuilding/GraphBuilding.cpp
DirectShowKFZN-DirectShow开发指南源码/Chapter05/GraphBuilding/GraphBuilding.dsp
DirectShowKFZN-DirectShow开发指南源码/Chapter05/GraphBuilding/GraphBuilding.h
DirectShowKFZN-DirectShow开发指南源码/Chapter05/GraphBuilding/GraphBuilding.rc
DirectShowKFZN-DirectShow开发指南源码/Chapter05/GraphBuilding/GraphBuildingDlg.cpp
DirectShowKFZN-DirectShow开发指南源码/Chapter05/GraphBuilding/GraphBuildingDlg.h
DirectShowKFZN-DirectShow开发指南源码/Chapter05/GraphBuilding/res/GraphBuilding.ico
DirectShowKFZN-DirectShow开发指南源码/Chapter05/GraphBuilding/res/GraphBuilding.rc2
DirectShowKFZN-DirectShow开发指南源码/Chapter05/GraphBuilding/Resource.h
DirectShowKFZN-DirectShow开发指南源码/Chapter05/GraphBuilding/StdAfx.cpp
DirectShowKFZN-DirectShow开发指南源码/Chapter05/GraphBuilding/StdAfx.h
DirectShowKFZN-DirectShow开发指南源码/Chapter05/SimplePlayer/CDXGraph.cpp
DirectShowKFZN-DirectShow开发指南源码/Chapter05/SimplePlayer/CDXGraph.h
DirectShowKFZN-DirectShow开发指南源码/Chapter05/SimplePlayer/res/SimplePlayer.ico
DirectShowKFZN-DirectShow开发指南源码/Chapter05/SimplePlayer/res/SimplePlayer.rc2
DirectShowKFZN-DirectShow开发指南源码/Chapter05/SimplePlayer/Resource.h
DirectShowKFZN-DirectShow开发指南源码/Chapter05/SimplePlayer/SimplePlayer.cpp
DirectShowKFZN-DirectShow开发指南源码/Chapter05/SimplePlayer/SimplePlayer.dsp
DirectShowKFZN-DirectShow开发指南源码/Chapter05/SimplePlayer/SimplePlayer.h
DirectShowKFZN-DirectShow开发指南源码/Chapter05/SimplePlayer/SimplePlayer.rc
DirectShowKFZN-DirectShow开发指南源码/Chapter05/SimplePlayer/SimplePlayerDlg.cpp
DirectShowKFZN-DirectShow开发指南源码/Chapter05/SimplePlayer/SimplePlayerDlg.h
DirectShowKFZN-DirectShow开发指南源码/Chapter05/SimplePlayer/StdAfx.cpp
DirectShowKFZN-DirectShow开发指南源码/Chapter05/SimplePlayer/StdAfx.h
DirectShowKFZN-DirectShow开发指南源码/Chapter07/DsDemo/DeviceController.cpp
DirectShowKFZN-DirectShow开发指南源码/Chapter07/DsDemo/DeviceController.h
DirectShowKFZN-DirectShow开发指南源码/Chapter07/DsDemo/DsDemo.cpp
DirectShowKFZN-DirectShow开发指南源码/Chapter07/DsDemo/DsDemo.dsp
DirectShowKFZN-DirectShow开发指南源码/Chapter07/DsDemo/DsDemo.h
DirectShowKFZN-DirectShow开发指南源码/Chapter07/DsDemo/DsDemo.rc
DirectShowKFZN-DirectShow开发指南源码/Chapter07/DsDemo/DsDemoDlg.cpp
DirectShowKFZN-DirectShow开发指南源码/Chapter07/DsDemo/DsDemoDlg.h
DirectShowKFZN-DirectShow开发指南源码/Chapter07/DsDemo/res/DsDemo.ico
DirectShowKFZN-DirectShow开发指南源码/Chapter07/DsDemo/res/DsDemo.rc2
DirectShowKFZN-DirectShow开发指南源码/Chapter07/DsDemo/Resource.h
DirectShowKFZN-DirectShow开发指南源码/Chapter07/DsDemo/StdAfx.cpp
DirectShowKFZN-DirectShow开发指南源码/Chapter07/DsDemo/StdAfx.h
DirectShowKFZN-DirectShow开发指南源码/Chapter04/AppIPTransform/AppIPTransform.cpp
DirectShowKFZN-DirectShow开发指南源码/Chapter04/AppIPTransform/AppIPTransform.dsp
DirectShowKFZN-DirectShow开发指南源码/Chapter04/AppIPTransform/AppIPTransform.h
DirectShowKFZN-DirectShow开发指南源码/Chapter04/AppIPTransform/AppIPTransform.rc
DirectShowKFZN-DirectShow开发指南源码/Chapter04/AppIPTransform/AppIPTransformDoc.cpp
DirectShowKFZN-DirectShow开发指南源码/Chapter04/AppIPTransform/AppIPTransformDoc.h
DirectShowKFZN-DirectShow开发指南源码/Chapter04/AppIPTransform/AppIPTransformView.cpp
DirectShowKFZN-DirectShow开发指南源码/Chapter04/AppIPTransform/AppIPTransformView.h
DirectShowKFZN-DirectShow开发指南源码/Chapter04/AppIPTransform/IPFilter.cpp
DirectShowKFZN-DirectShow开发指南源码/Chapter04/AppIPTransform/IPFilter.h
DirectShowKFZN-DirectShow开发指南源码/Chapter04/AppIPTransform/MainFrm.cpp
DirectShowKFZN-DirectShow开发指南源码/Chapter04/AppIPTransform/MainFrm.h
DirectShowKFZN-DirectShow开发指南源码/Chapter04/AppIPTransform/res/AppIPTransform.ico
DirectShowKFZN-DirectShow开发指南源码/Chapter04/AppIPTransform/res/AppIPTransform.rc2
DirectShowKFZN-DirectShow开发指南源码/Chapter04/AppIPTransform/res/AppIPTransformDoc.ico
DirectShowKFZN-DirectShow开发指南源码/Chapter04/AppIPTransform/res/Thumbs.db
DirectShowKFZN-DirectShow开发指南源码/Chapter04/AppIPTransform/resource.h
DirectShowKFZN-DirectShow开发指南源码/Chapter04/AppIPTransform/StdAfx.cpp
DirectShowKFZN-DirectShow开发指南源码/Chapter04/AppIPTransform/StdAfx.h
DirectShowKFZN-Dire
DirectShowKFZN-DirectShow开发指南源码/Chapter09/DESCallback/CDXGraph.h
DirectShowKFZN-DirectShow开发指南源码/Chapter09/DESCallback/CGraphBuilderCB.cpp
DirectShowKFZN-DirectShow开发指南源码/Chapter09/DESCallback/CGraphBuilderCB.h
DirectShowKFZN-DirectShow开发指南源码/Chapter09/DESCallback/CSupported.cpp
DirectShowKFZN-DirectShow开发指南源码/Chapter09/DESCallback/CSupported.h
DirectShowKFZN-DirectShow开发指南源码/Chapter09/DESCallback/DESCallback.cpp
DirectShowKFZN-DirectShow开发指南源码/Chapter09/DESCallback/DESCallback.dsp
DirectShowKFZN-DirectShow开发指南源码/Chapter09/DESCallback/DESCallback.h
DirectShowKFZN-DirectShow开发指南源码/Chapter09/DESCallback/DESCallback.rc
DirectShowKFZN-DirectShow开发指南源码/Chapter09/DESCallback/DESCallbackDlg.cpp
DirectShowKFZN-DirectShow开发指南源码/Chapter09/DESCallback/DESCallbackDlg.h
DirectShowKFZN-DirectShow开发指南源码/Chapter09/DESCallback/res/DESCallback.ico
DirectShowKFZN-DirectShow开发指南源码/Chapter09/DESCallback/res/DESCallback.rc2
DirectShowKFZN-DirectShow开发指南源码/Chapter09/DESCallback/resource.h
DirectShowKFZN-DirectShow开发指南源码/Chapter09/DESCallback/StdAfx.cpp
DirectShowKFZN-DirectShow开发指南源码/Chapter09/DESCallback/StdAfx.h
DirectShowKFZN-DirectShow开发指南源码/Chapter05/GraphBuilding/GraphBuilding.cpp
DirectShowKFZN-DirectShow开发指南源码/Chapter05/GraphBuilding/GraphBuilding.dsp
DirectShowKFZN-DirectShow开发指南源码/Chapter05/GraphBuilding/GraphBuilding.h
DirectShowKFZN-DirectShow开发指南源码/Chapter05/GraphBuilding/GraphBuilding.rc
DirectShowKFZN-DirectShow开发指南源码/Chapter05/GraphBuilding/GraphBuildingDlg.cpp
DirectShowKFZN-DirectShow开发指南源码/Chapter05/GraphBuilding/GraphBuildingDlg.h
DirectShowKFZN-DirectShow开发指南源码/Chapter05/GraphBuilding/res/GraphBuilding.ico
DirectShowKFZN-DirectShow开发指南源码/Chapter05/GraphBuilding/res/GraphBuilding.rc2
DirectShowKFZN-DirectShow开发指南源码/Chapter05/GraphBuilding/Resource.h
DirectShowKFZN-DirectShow开发指南源码/Chapter05/GraphBuilding/StdAfx.cpp
DirectShowKFZN-DirectShow开发指南源码/Chapter05/GraphBuilding/StdAfx.h
DirectShowKFZN-DirectShow开发指南源码/Chapter05/SimplePlayer/CDXGraph.cpp
DirectShowKFZN-DirectShow开发指南源码/Chapter05/SimplePlayer/CDXGraph.h
DirectShowKFZN-DirectShow开发指南源码/Chapter05/SimplePlayer/res/SimplePlayer.ico
DirectShowKFZN-DirectShow开发指南源码/Chapter05/SimplePlayer/res/SimplePlayer.rc2
DirectShowKFZN-DirectShow开发指南源码/Chapter05/SimplePlayer/Resource.h
DirectShowKFZN-DirectShow开发指南源码/Chapter05/SimplePlayer/SimplePlayer.cpp
DirectShowKFZN-DirectShow开发指南源码/Chapter05/SimplePlayer/SimplePlayer.dsp
DirectShowKFZN-DirectShow开发指南源码/Chapter05/SimplePlayer/SimplePlayer.h
DirectShowKFZN-DirectShow开发指南源码/Chapter05/SimplePlayer/SimplePlayer.rc
DirectShowKFZN-DirectShow开发指南源码/Chapter05/SimplePlayer/SimplePlayerDlg.cpp
DirectShowKFZN-DirectShow开发指南源码/Chapter05/SimplePlayer/SimplePlayerDlg.h
DirectShowKFZN-DirectShow开发指南源码/Chapter05/SimplePlayer/StdAfx.cpp
DirectShowKFZN-DirectShow开发指南源码/Chapter05/SimplePlayer/StdAfx.h
DirectShowKFZN-DirectShow开发指南源码/Chapter07/DsDemo/DeviceController.cpp
DirectShowKFZN-DirectShow开发指南源码/Chapter07/DsDemo/DeviceController.h
DirectShowKFZN-DirectShow开发指南源码/Chapter07/DsDemo/DsDemo.cpp
DirectShowKFZN-DirectShow开发指南源码/Chapter07/DsDemo/DsDemo.dsp
DirectShowKFZN-DirectShow开发指南源码/Chapter07/DsDemo/DsDemo.h
DirectShowKFZN-DirectShow开发指南源码/Chapter07/DsDemo/DsDemo.rc
DirectShowKFZN-DirectShow开发指南源码/Chapter07/DsDemo/DsDemoDlg.cpp
DirectShowKFZN-DirectShow开发指南源码/Chapter07/DsDemo/DsDemoDlg.h
DirectShowKFZN-DirectShow开发指南源码/Chapter07/DsDemo/res/DsDemo.ico
DirectShowKFZN-DirectShow开发指南源码/Chapter07/DsDemo/res/DsDemo.rc2
DirectShowKFZN-DirectShow开发指南源码/Chapter07/DsDemo/Resource.h
DirectShowKFZN-DirectShow开发指南源码/Chapter07/DsDemo/StdAfx.cpp
DirectShowKFZN-DirectShow开发指南源码/Chapter07/DsDemo/StdAfx.h
DirectShowKFZN-DirectShow开发指南源码/Chapter04/AppIPTransform/AppIPTransform.cpp
DirectShowKFZN-DirectShow开发指南源码/Chapter04/AppIPTransform/AppIPTransform.dsp
DirectShowKFZN-DirectShow开发指南源码/Chapter04/AppIPTransform/AppIPTransform.h
DirectShowKFZN-DirectShow开发指南源码/Chapter04/AppIPTransform/AppIPTransform.rc
DirectShowKFZN-DirectShow开发指南源码/Chapter04/AppIPTransform/AppIPTransformDoc.cpp
DirectShowKFZN-DirectShow开发指南源码/Chapter04/AppIPTransform/AppIPTransformDoc.h
DirectShowKFZN-DirectShow开发指南源码/Chapter04/AppIPTransform/AppIPTransformView.cpp
DirectShowKFZN-DirectShow开发指南源码/Chapter04/AppIPTransform/AppIPTransformView.h
DirectShowKFZN-DirectShow开发指南源码/Chapter04/AppIPTransform/IPFilter.cpp
DirectShowKFZN-DirectShow开发指南源码/Chapter04/AppIPTransform/IPFilter.h
DirectShowKFZN-DirectShow开发指南源码/Chapter04/AppIPTransform/MainFrm.cpp
DirectShowKFZN-DirectShow开发指南源码/Chapter04/AppIPTransform/MainFrm.h
DirectShowKFZN-DirectShow开发指南源码/Chapter04/AppIPTransform/res/AppIPTransform.ico
DirectShowKFZN-DirectShow开发指南源码/Chapter04/AppIPTransform/res/AppIPTransform.rc2
DirectShowKFZN-DirectShow开发指南源码/Chapter04/AppIPTransform/res/AppIPTransformDoc.ico
DirectShowKFZN-DirectShow开发指南源码/Chapter04/AppIPTransform/res/Thumbs.db
DirectShowKFZN-DirectShow开发指南源码/Chapter04/AppIPTransform/resource.h
DirectShowKFZN-DirectShow开发指南源码/Chapter04/AppIPTransform/StdAfx.cpp
DirectShowKFZN-DirectShow开发指南源码/Chapter04/AppIPTransform/StdAfx.h
DirectShowKFZN-Dire
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.