文件名称:directshow development guide and code
介绍说明--下载内容来自于网络,使用问题请自行百度
本书以DirectX SDK 9.0版为蓝本,涉及的内容几乎涵盖了在Windows平台上使
用DirectShow进行C++编码的方方面面。全书共分4个部分。第1部分详细介绍了
DirectShow的基础知识。第2部分重点讨论了Filter的开发,以及DirectShow
应用程序的开发,包括目前非常流行的如音视频采集、数码摄像机的支持、非线性
编辑等应用。第3部深入分析了DirectShow SDK提供的部分典型源代码例子。第
4部分结合作者个人的一些开发实践,通过案例和开放源码分析,进一步介绍
DirectShow的实务应用。
用DirectShow进行C++编码的方方面面。全书共分4个部分。第1部分详细介绍了
DirectShow的基础知识。第2部分重点讨论了Filter的开发,以及DirectShow
应用程序的开发,包括目前非常流行的如音视频采集、数码摄像机的支持、非线性
编辑等应用。第3部深入分析了DirectShow SDK提供的部分典型源代码例子。第
4部分结合作者个人的一些开发实践,通过案例和开放源码分析,进一步介绍
DirectShow的实务应用。
(系统自动生成,下载前可以参看下载内容)
下载文件列表
directshow开发指南及代码/DirectShow开发指南.pdf
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/AppIPTransform/AppIPTransform.cpp
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/AppIPTransform/AppIPTransform.dsp
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/AppIPTransform/AppIPTransform.h
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/AppIPTransform/AppIPTransform.rc
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/AppIPTransform/AppIPTransformDoc.cpp
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/AppIPTransform/AppIPTransformDoc.h
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/AppIPTransform/AppIPTransformView.cpp
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/AppIPTransform/AppIPTransformView.h
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/AppIPTransform/IPFilter.cpp
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/AppIPTransform/IPFilter.h
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/AppIPTransform/MainFrm.cpp
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/AppIPTransform/MainFrm.h
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/AppIPTransform/res/AppIPTransform.ico
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/AppIPTransform/res/AppIPTransform.rc2
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/AppIPTransform/res/AppIPTransformDoc.ico
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/AppIPTransform/res
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/AppIPTransform/resource.h
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/AppIPTransform/StdAfx.cpp
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/AppIPTransform/StdAfx.h
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/AppIPTransform
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/DsDemo/DsDemo.aps
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/DsDemo/DsDemo.cpp
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/DsDemo/DsDemo.dsp
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/DsDemo/DsDemo.h
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/DsDemo/DsDemo.rc
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/DsDemo/DsDemoDlg.cpp
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/DsDemo/DsDemoDlg.h
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/DsDemo/res/DsDemo.ico
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/DsDemo/res/DsDemo.rc2
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/DsDemo/res
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/DsDemo/Resource.h
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/DsDemo/StdAfx.cpp
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/DsDemo/StdAfx.h
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/DsDemo
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/FilterTitleOverlay/CAutoFont.cpp
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/FilterTitleOverlay/CAutoFont.h
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/FilterTitleOverlay/CBasePixel.cpp
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/FilterTitleOverlay/CBasePixel.h
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/FilterTitleOverlay/CFilterTitleOverlay.cpp
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/FilterTitleOverlay/CFilterTitleOverlay.h
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/FilterTitleOverlay/COverlayController.cpp
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/FilterTitleOverlay/COverlayController.h
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/FilterTitleOverlay/CPixelRGB24.cpp
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/FilterTitleOverlay/CPixelRGB24.h
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/FilterTitleOverlay/CPixelRGB32.cpp
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/FilterTitleOverlay/CPixelRGB32.h
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/FilterTitleOverlay/CPixelRGB555.cpp
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/FilterTitleOverlay/CPixelRGB555.h
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/FilterTitleOverlay/CPixelRGB565.cpp
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/FilterTitleOverlay/CPixelRGB565.h
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/FilterTitleOverlay/CPixelRGB8.cpp
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/FilterTitleOverlay/CPixelRGB8.h
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/FilterTitleOverlay/CScrollController.cpp
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/FilterTitleOverlay/CScrollController.h
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/FilterTitleOverlay/CSysTimeOverlayController.cpp
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/FilterTitleOverlay/CSysTimeOverlayController.h
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/FilterTitleOverlay/CTitleOverlayProp.cpp
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/FilterTitleOverlay/CTitleOverlayProp.h
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/FilterTitleOverlay/FilterGraph1.jpg
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/FilterTitleOverlay/FilterTitleOverlay.def
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/FilterTitleOverlay/FilterTitleOverlay.dsp
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/FilterTitleOverlay/FilterTitleOverlay.rc
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/FilterTitleOverlay/ITitleOverlay.h
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/FilterTitleOverlay/OverlayDefs.h
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/FilterTitleOverlay/resource.h
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/FilterTitleOverlay
directshow开发指南及代码/DirectShow开发指南源码/Chapter04
directshow开发指南及代码/DirectShow开发指南源码/Chapter0
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/AppIPTransform/AppIPTransform.cpp
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/AppIPTransform/AppIPTransform.dsp
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/AppIPTransform/AppIPTransform.h
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/AppIPTransform/AppIPTransform.rc
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/AppIPTransform/AppIPTransformDoc.cpp
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/AppIPTransform/AppIPTransformDoc.h
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/AppIPTransform/AppIPTransformView.cpp
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/AppIPTransform/AppIPTransformView.h
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/AppIPTransform/IPFilter.cpp
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/AppIPTransform/IPFilter.h
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/AppIPTransform/MainFrm.cpp
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/AppIPTransform/MainFrm.h
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/AppIPTransform/res/AppIPTransform.ico
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/AppIPTransform/res/AppIPTransform.rc2
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/AppIPTransform/res/AppIPTransformDoc.ico
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/AppIPTransform/res
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/AppIPTransform/resource.h
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/AppIPTransform/StdAfx.cpp
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/AppIPTransform/StdAfx.h
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/AppIPTransform
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/DsDemo/DsDemo.aps
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/DsDemo/DsDemo.cpp
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/DsDemo/DsDemo.dsp
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/DsDemo/DsDemo.h
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/DsDemo/DsDemo.rc
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/DsDemo/DsDemoDlg.cpp
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/DsDemo/DsDemoDlg.h
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/DsDemo/res/DsDemo.ico
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/DsDemo/res/DsDemo.rc2
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/DsDemo/res
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/DsDemo/Resource.h
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/DsDemo/StdAfx.cpp
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/DsDemo/StdAfx.h
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/DsDemo
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/FilterTitleOverlay/CAutoFont.cpp
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/FilterTitleOverlay/CAutoFont.h
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/FilterTitleOverlay/CBasePixel.cpp
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/FilterTitleOverlay/CBasePixel.h
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/FilterTitleOverlay/CFilterTitleOverlay.cpp
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/FilterTitleOverlay/CFilterTitleOverlay.h
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/FilterTitleOverlay/COverlayController.cpp
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/FilterTitleOverlay/COverlayController.h
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/FilterTitleOverlay/CPixelRGB24.cpp
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/FilterTitleOverlay/CPixelRGB24.h
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/FilterTitleOverlay/CPixelRGB32.cpp
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/FilterTitleOverlay/CPixelRGB32.h
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/FilterTitleOverlay/CPixelRGB555.cpp
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/FilterTitleOverlay/CPixelRGB555.h
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/FilterTitleOverlay/CPixelRGB565.cpp
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/FilterTitleOverlay/CPixelRGB565.h
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/FilterTitleOverlay/CPixelRGB8.cpp
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/FilterTitleOverlay/CPixelRGB8.h
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/FilterTitleOverlay/CScrollController.cpp
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/FilterTitleOverlay/CScrollController.h
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/FilterTitleOverlay/CSysTimeOverlayController.cpp
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/FilterTitleOverlay/CSysTimeOverlayController.h
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/FilterTitleOverlay/CTitleOverlayProp.cpp
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/FilterTitleOverlay/CTitleOverlayProp.h
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/FilterTitleOverlay/FilterGraph1.jpg
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/FilterTitleOverlay/FilterTitleOverlay.def
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/FilterTitleOverlay/FilterTitleOverlay.dsp
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/FilterTitleOverlay/FilterTitleOverlay.rc
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/FilterTitleOverlay/ITitleOverlay.h
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/FilterTitleOverlay/OverlayDefs.h
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/FilterTitleOverlay/resource.h
directshow开发指南及代码/DirectShow开发指南源码/Chapter04/FilterTitleOverlay
directshow开发指南及代码/DirectShow开发指南源码/Chapter04
directshow开发指南及代码/DirectShow开发指南源码/Chapter0
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.