文件名称:directshowExploitation
介绍说明--下载内容来自于网络,使用问题请自行百度
* 书 名:《DirectShow开发指南》
* 作 者: 陆其明(著) 金邦飞(审校)
* 内容提要:
本书以DirectX SDK 9.0版为蓝本,涉及的内容几乎涵盖了在Windows平台上使
用DirectShow进行C++编码的方方面面。全书共分4个部分。第1部分详细介绍了
DirectShow的基础知识。第2部分重点讨论了Filter的开发,以及DirectShow
应用程序的开发,包括目前非常流行的如音视频采集、数码摄像机的支持、非线性
编辑等应用。第3部深入分析了DirectShow SDK提供的部分典型源代码例子。第
4部分结合作者个人的一些开发实践,通过案例和开放源码分析,进一步介绍
DirectShow的实务应用。-* Title : "DirectShow Development Guide" * Author : Lu Qiming (a) JIN Bang fly (Revision) * Synopsis : The book is DirectX 9.0 SDK version, modeled The contents cover almost the Windows platform using DirectShow coding for the C side aspect. The book is divided into four parts. Part 1 introduced DirectShow basic knowledge. Part 2 focused on the development of Filter, and DirectShow application development, including the current very popular, such as audio and video collection, digital cameras, nonlinear editing application. No. 3-depth analysis of the DirectShow SDK source code for some typical examples. Part 4 of the individual authors combine some development practice through case and open-source analysis, further information on the practical application of DirectShow.
* 作 者: 陆其明(著) 金邦飞(审校)
* 内容提要:
本书以DirectX SDK 9.0版为蓝本,涉及的内容几乎涵盖了在Windows平台上使
用DirectShow进行C++编码的方方面面。全书共分4个部分。第1部分详细介绍了
DirectShow的基础知识。第2部分重点讨论了Filter的开发,以及DirectShow
应用程序的开发,包括目前非常流行的如音视频采集、数码摄像机的支持、非线性
编辑等应用。第3部深入分析了DirectShow SDK提供的部分典型源代码例子。第
4部分结合作者个人的一些开发实践,通过案例和开放源码分析,进一步介绍
DirectShow的实务应用。-* Title : "DirectShow Development Guide" * Author : Lu Qiming (a) JIN Bang fly (Revision) * Synopsis : The book is DirectX 9.0 SDK version, modeled The contents cover almost the Windows platform using DirectShow coding for the C side aspect. The book is divided into four parts. Part 1 introduced DirectShow basic knowledge. Part 2 focused on the development of Filter, and DirectShow application development, including the current very popular, such as audio and video collection, digital cameras, nonlinear editing application. No. 3-depth analysis of the DirectShow SDK source code for some typical examples. Part 4 of the individual authors combine some development practice through case and open-source analysis, further information on the practical application of DirectShow.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
DsBkSource/Chapter04/AppIPTransform/AppIPTransform.cpp
DsBkSource/Chapter04/AppIPTransform/AppIPTransform.dsp
DsBkSource/Chapter04/AppIPTransform/AppIPTransform.h
DsBkSource/Chapter04/AppIPTransform/AppIPTransform.rc
DsBkSource/Chapter04/AppIPTransform/AppIPTransformDoc.cpp
DsBkSource/Chapter04/AppIPTransform/AppIPTransformDoc.h
DsBkSource/Chapter04/AppIPTransform/AppIPTransformView.cpp
DsBkSource/Chapter04/AppIPTransform/AppIPTransformView.h
DsBkSource/Chapter04/AppIPTransform/IPFilter.cpp
DsBkSource/Chapter04/AppIPTransform/IPFilter.h
DsBkSource/Chapter04/AppIPTransform/MainFrm.cpp
DsBkSource/Chapter04/AppIPTransform/MainFrm.h
DsBkSource/Chapter04/AppIPTransform/res/AppIPTransform.ico
DsBkSource/Chapter04/AppIPTransform/res/AppIPTransform.rc2
DsBkSource/Chapter04/AppIPTransform/res/AppIPTransformDoc.ico
DsBkSource/Chapter04/AppIPTransform/res/Thumbs.db
DsBkSource/Chapter04/AppIPTransform/res
DsBkSource/Chapter04/AppIPTransform/resource.h
DsBkSource/Chapter04/AppIPTransform/StdAfx.cpp
DsBkSource/Chapter04/AppIPTransform/StdAfx.h
DsBkSource/Chapter04/AppIPTransform
DsBkSource/Chapter04/DsDemo/DsDemo.cpp
DsBkSource/Chapter04/DsDemo/DsDemo.dsp
DsBkSource/Chapter04/DsDemo/DsDemo.h
DsBkSource/Chapter04/DsDemo/DsDemo.rc
DsBkSource/Chapter04/DsDemo/DsDemoDlg.cpp
DsBkSource/Chapter04/DsDemo/DsDemoDlg.h
DsBkSource/Chapter04/DsDemo/res/DsDemo.ico
DsBkSource/Chapter04/DsDemo/res/DsDemo.rc2
DsBkSource/Chapter04/DsDemo/res
DsBkSource/Chapter04/DsDemo/Resource.h
DsBkSource/Chapter04/DsDemo/StdAfx.cpp
DsBkSource/Chapter04/DsDemo/StdAfx.h
DsBkSource/Chapter04/DsDemo
DsBkSource/Chapter04/FilterTitleOverlay/CAutoFont.cpp
DsBkSource/Chapter04/FilterTitleOverlay/CAutoFont.h
DsBkSource/Chapter04/FilterTitleOverlay/CBasePixel.cpp
DsBkSource/Chapter04/FilterTitleOverlay/CBasePixel.h
DsBkSource/Chapter04/FilterTitleOverlay/CFilterTitleOverlay.cpp
DsBkSource/Chapter04/FilterTitleOverlay/CFilterTitleOverlay.h
DsBkSource/Chapter04/FilterTitleOverlay/COverlayController.cpp
DsBkSource/Chapter04/FilterTitleOverlay/COverlayController.h
DsBkSource/Chapter04/FilterTitleOverlay/CPixelRGB24.cpp
DsBkSource/Chapter04/FilterTitleOverlay/CPixelRGB24.h
DsBkSource/Chapter04/FilterTitleOverlay/CPixelRGB32.cpp
DsBkSource/Chapter04/FilterTitleOverlay/CPixelRGB32.h
DsBkSource/Chapter04/FilterTitleOverlay/CPixelRGB555.cpp
DsBkSource/Chapter04/FilterTitleOverlay/CPixelRGB555.h
DsBkSource/Chapter04/FilterTitleOverlay/CPixelRGB565.cpp
DsBkSource/Chapter04/FilterTitleOverlay/CPixelRGB565.h
DsBkSource/Chapter04/FilterTitleOverlay/CPixelRGB8.cpp
DsBkSource/Chapter04/FilterTitleOverlay/CPixelRGB8.h
DsBkSource/Chapter04/FilterTitleOverlay/CScrollController.cpp
DsBkSource/Chapter04/FilterTitleOverlay/CScrollController.h
DsBkSource/Chapter04/FilterTitleOverlay/CSysTimeOverlayController.cpp
DsBkSource/Chapter04/FilterTitleOverlay/CSysTimeOverlayController.h
DsBkSource/Chapter04/FilterTitleOverlay/CTitleOverlayProp.cpp
DsBkSource/Chapter04/FilterTitleOverlay/CTitleOverlayProp.h
DsBkSource/Chapter04/FilterTitleOverlay/FilterGraph1.jpg
DsBkSource/Chapter04/FilterTitleOverlay/FilterTitleOverlay.def
DsBkSource/Chapter04/FilterTitleOverlay/FilterTitleOverlay.dsp
DsBkSource/Chapter04/FilterTitleOverlay/FilterTitleOverlay.rc
DsBkSource/Chapter04/FilterTitleOverlay/ITitleOverlay.h
DsBkSource/Chapter04/FilterTitleOverlay/OverlayDefs.h
DsBkSource/Chapter04/FilterTitleOverlay/resource.h
DsBkSource/Chapter04/FilterTitleOverlay
DsBkSource/Chapter04
DsBkSource/Chapter05/GraphBuilding/GraphBuilding.cpp
DsBkSource/Chapter05/GraphBuilding/GraphBuilding.dsp
DsBkSource/Chapter05/GraphBuilding/GraphBuilding.h
DsBkSource/Chapter05/GraphBuilding/GraphBuilding.rc
DsBkSource/Chapter05/GraphBuilding/GraphBuildingDlg.cpp
DsBkSource/Chapter05/GraphBuilding/GraphBuildingDlg.h
DsBkSource/Chapter05/GraphBuilding/res/GraphBuilding.ico
DsBkSource/Chapter05/GraphBuilding/res/GraphBuilding.rc2
DsBkSource/Chapter05/GraphBuilding/res
DsBkSource/Chapter05/GraphBuilding/Resource.h
DsBkSource/Chapter05/GraphBuilding/StdAfx.cpp
DsBkSource/Chapter05/GraphBuilding/StdAfx.h
DsBkSource/Chapter05/GraphBuilding
DsBkSource/Chapter05/SimplePlayer/CDXGraph.cpp
DsBkSource/Chapter05/SimplePlayer/CDXGraph.h
DsBkSource/Chapter05/SimplePlayer/res/SimplePlayer.ico
DsBkSource/Chapter05/SimplePlayer/res/SimplePlayer.rc2
DsBkSource/Chapter05/SimplePlayer/res
DsBkSource/Chapter05/SimplePlayer/Resource.h
DsBkSource/Chapter05/SimplePlayer/SimplePlayer.cpp
DsBkSource/Chapter05/SimplePlayer/SimplePlayer.dsp
DsBkSource/Chapter05/SimplePlayer/SimplePlayer.h
DsBkSource/Chapter05/SimplePlayer/SimplePlayer.rc
DsBkSource/Chapter05/SimplePlayer/SimplePlayerDlg.cpp
DsBkSource/Chapter05/SimplePlayer/SimplePlayerDlg.h
DsBkSource/Chapter05/SimplePlayer/StdAfx.cpp
DsBkSource/Chapter05/SimplePlayer/StdAfx.h
DsBkSource/Chapter05/SimplePlayer
DsBkSource/Chapter05
DsBkSource/Chapter07/DsDemo/DeviceController.cpp
DsBkSource/Chapter07/DsDemo/DeviceController.h
DsBkSource/Chapter07/DsDemo/DsDemo.cpp
DsBkSource/Chapter07/DsDemo/DsDemo.dsp
DsBkSource/Chapter07/DsDemo/DsDemo.h
DsBkSource/Chapter07/DsDemo/DsDemo.rc
DsBkSource/Chapter07/DsDemo/DsDemoDlg.cpp
DsBkSour
DsBkSource/Chapter04/AppIPTransform/AppIPTransform.dsp
DsBkSource/Chapter04/AppIPTransform/AppIPTransform.h
DsBkSource/Chapter04/AppIPTransform/AppIPTransform.rc
DsBkSource/Chapter04/AppIPTransform/AppIPTransformDoc.cpp
DsBkSource/Chapter04/AppIPTransform/AppIPTransformDoc.h
DsBkSource/Chapter04/AppIPTransform/AppIPTransformView.cpp
DsBkSource/Chapter04/AppIPTransform/AppIPTransformView.h
DsBkSource/Chapter04/AppIPTransform/IPFilter.cpp
DsBkSource/Chapter04/AppIPTransform/IPFilter.h
DsBkSource/Chapter04/AppIPTransform/MainFrm.cpp
DsBkSource/Chapter04/AppIPTransform/MainFrm.h
DsBkSource/Chapter04/AppIPTransform/res/AppIPTransform.ico
DsBkSource/Chapter04/AppIPTransform/res/AppIPTransform.rc2
DsBkSource/Chapter04/AppIPTransform/res/AppIPTransformDoc.ico
DsBkSource/Chapter04/AppIPTransform/res/Thumbs.db
DsBkSource/Chapter04/AppIPTransform/res
DsBkSource/Chapter04/AppIPTransform/resource.h
DsBkSource/Chapter04/AppIPTransform/StdAfx.cpp
DsBkSource/Chapter04/AppIPTransform/StdAfx.h
DsBkSource/Chapter04/AppIPTransform
DsBkSource/Chapter04/DsDemo/DsDemo.cpp
DsBkSource/Chapter04/DsDemo/DsDemo.dsp
DsBkSource/Chapter04/DsDemo/DsDemo.h
DsBkSource/Chapter04/DsDemo/DsDemo.rc
DsBkSource/Chapter04/DsDemo/DsDemoDlg.cpp
DsBkSource/Chapter04/DsDemo/DsDemoDlg.h
DsBkSource/Chapter04/DsDemo/res/DsDemo.ico
DsBkSource/Chapter04/DsDemo/res/DsDemo.rc2
DsBkSource/Chapter04/DsDemo/res
DsBkSource/Chapter04/DsDemo/Resource.h
DsBkSource/Chapter04/DsDemo/StdAfx.cpp
DsBkSource/Chapter04/DsDemo/StdAfx.h
DsBkSource/Chapter04/DsDemo
DsBkSource/Chapter04/FilterTitleOverlay/CAutoFont.cpp
DsBkSource/Chapter04/FilterTitleOverlay/CAutoFont.h
DsBkSource/Chapter04/FilterTitleOverlay/CBasePixel.cpp
DsBkSource/Chapter04/FilterTitleOverlay/CBasePixel.h
DsBkSource/Chapter04/FilterTitleOverlay/CFilterTitleOverlay.cpp
DsBkSource/Chapter04/FilterTitleOverlay/CFilterTitleOverlay.h
DsBkSource/Chapter04/FilterTitleOverlay/COverlayController.cpp
DsBkSource/Chapter04/FilterTitleOverlay/COverlayController.h
DsBkSource/Chapter04/FilterTitleOverlay/CPixelRGB24.cpp
DsBkSource/Chapter04/FilterTitleOverlay/CPixelRGB24.h
DsBkSource/Chapter04/FilterTitleOverlay/CPixelRGB32.cpp
DsBkSource/Chapter04/FilterTitleOverlay/CPixelRGB32.h
DsBkSource/Chapter04/FilterTitleOverlay/CPixelRGB555.cpp
DsBkSource/Chapter04/FilterTitleOverlay/CPixelRGB555.h
DsBkSource/Chapter04/FilterTitleOverlay/CPixelRGB565.cpp
DsBkSource/Chapter04/FilterTitleOverlay/CPixelRGB565.h
DsBkSource/Chapter04/FilterTitleOverlay/CPixelRGB8.cpp
DsBkSource/Chapter04/FilterTitleOverlay/CPixelRGB8.h
DsBkSource/Chapter04/FilterTitleOverlay/CScrollController.cpp
DsBkSource/Chapter04/FilterTitleOverlay/CScrollController.h
DsBkSource/Chapter04/FilterTitleOverlay/CSysTimeOverlayController.cpp
DsBkSource/Chapter04/FilterTitleOverlay/CSysTimeOverlayController.h
DsBkSource/Chapter04/FilterTitleOverlay/CTitleOverlayProp.cpp
DsBkSource/Chapter04/FilterTitleOverlay/CTitleOverlayProp.h
DsBkSource/Chapter04/FilterTitleOverlay/FilterGraph1.jpg
DsBkSource/Chapter04/FilterTitleOverlay/FilterTitleOverlay.def
DsBkSource/Chapter04/FilterTitleOverlay/FilterTitleOverlay.dsp
DsBkSource/Chapter04/FilterTitleOverlay/FilterTitleOverlay.rc
DsBkSource/Chapter04/FilterTitleOverlay/ITitleOverlay.h
DsBkSource/Chapter04/FilterTitleOverlay/OverlayDefs.h
DsBkSource/Chapter04/FilterTitleOverlay/resource.h
DsBkSource/Chapter04/FilterTitleOverlay
DsBkSource/Chapter04
DsBkSource/Chapter05/GraphBuilding/GraphBuilding.cpp
DsBkSource/Chapter05/GraphBuilding/GraphBuilding.dsp
DsBkSource/Chapter05/GraphBuilding/GraphBuilding.h
DsBkSource/Chapter05/GraphBuilding/GraphBuilding.rc
DsBkSource/Chapter05/GraphBuilding/GraphBuildingDlg.cpp
DsBkSource/Chapter05/GraphBuilding/GraphBuildingDlg.h
DsBkSource/Chapter05/GraphBuilding/res/GraphBuilding.ico
DsBkSource/Chapter05/GraphBuilding/res/GraphBuilding.rc2
DsBkSource/Chapter05/GraphBuilding/res
DsBkSource/Chapter05/GraphBuilding/Resource.h
DsBkSource/Chapter05/GraphBuilding/StdAfx.cpp
DsBkSource/Chapter05/GraphBuilding/StdAfx.h
DsBkSource/Chapter05/GraphBuilding
DsBkSource/Chapter05/SimplePlayer/CDXGraph.cpp
DsBkSource/Chapter05/SimplePlayer/CDXGraph.h
DsBkSource/Chapter05/SimplePlayer/res/SimplePlayer.ico
DsBkSource/Chapter05/SimplePlayer/res/SimplePlayer.rc2
DsBkSource/Chapter05/SimplePlayer/res
DsBkSource/Chapter05/SimplePlayer/Resource.h
DsBkSource/Chapter05/SimplePlayer/SimplePlayer.cpp
DsBkSource/Chapter05/SimplePlayer/SimplePlayer.dsp
DsBkSource/Chapter05/SimplePlayer/SimplePlayer.h
DsBkSource/Chapter05/SimplePlayer/SimplePlayer.rc
DsBkSource/Chapter05/SimplePlayer/SimplePlayerDlg.cpp
DsBkSource/Chapter05/SimplePlayer/SimplePlayerDlg.h
DsBkSource/Chapter05/SimplePlayer/StdAfx.cpp
DsBkSource/Chapter05/SimplePlayer/StdAfx.h
DsBkSource/Chapter05/SimplePlayer
DsBkSource/Chapter05
DsBkSource/Chapter07/DsDemo/DeviceController.cpp
DsBkSource/Chapter07/DsDemo/DeviceController.h
DsBkSource/Chapter07/DsDemo/DsDemo.cpp
DsBkSource/Chapter07/DsDemo/DsDemo.dsp
DsBkSource/Chapter07/DsDemo/DsDemo.h
DsBkSource/Chapter07/DsDemo/DsDemo.rc
DsBkSource/Chapter07/DsDemo/DsDemoDlg.cpp
DsBkSour
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.