文件名称:DirectShowBOOK04
介绍说明--下载内容均来自于网络,请自行研究使用
本书以DirectX SDK 9.0版为蓝本,内容几乎涵盖了在Windows平台上使用DirectShow进行C++编程的方方面面。全书共分4个部分。第1部分详细介绍了DirectShow的基础知识。第2部分重点讨论了Filter的开发,以及DirectShow应用程序的开发,包括目前非常流行的音视频采集、数码摄像机的支持、非线性编辑等应用。第3部分深入分析了DirectShow SDK提供的部分典型源代码。第4部分结合作者个人的一些开发实践,通过案例和开放源代码分析,进一步介绍DirectShow的实务应用。
04-this book DirectX SDK version 9.0, modeled almost covers the Windows platform for execution of all aspects of C programming. 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 popular collection of audio and video, digital cameras, nonlinear editing applications. Part 3-depth analysis of the DirectShow SDK typical part of the source code. Part 4 of the author some personal development practice through case and open-source analysis, and further on the practical application of DirectShow. 04
04-this book DirectX SDK version 9.0, modeled almost covers the Windows platform for execution of all aspects of C programming. 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 popular collection of audio and video, digital cameras, nonlinear editing applications. Part 3-depth analysis of the DirectShow SDK typical part of the source code. Part 4 of the author some personal development practice through case and open-source analysis, and further on the practical application of DirectShow. 04
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 19854837directshowbook04.rar 列表 Chapter04\AppIPTransform\AppIPTransform.cpp Chapter04\AppIPTransform\AppIPTransform.dsp Chapter04\AppIPTransform\AppIPTransform.dsw Chapter04\AppIPTransform\AppIPTransform.h Chapter04\AppIPTransform\AppIPTransform.ncb Chapter04\AppIPTransform\AppIPTransform.opt Chapter04\AppIPTransform\AppIPTransform.plg Chapter04\AppIPTransform\AppIPTransform.rc Chapter04\AppIPTransform\AppIPTransformDoc.cpp Chapter04\AppIPTransform\AppIPTransformDoc.h Chapter04\AppIPTransform\AppIPTransformView.cpp Chapter04\AppIPTransform\AppIPTransformView.h Chapter04\AppIPTransform\Debug Chapter04\AppIPTransform\IPFilter.cpp Chapter04\AppIPTransform\IPFilter.h Chapter04\AppIPTransform\MainFrm.cpp Chapter04\AppIPTransform\MainFrm.h Chapter04\AppIPTransform\Release Chapter04\AppIPTransform\res\AppIPTransform.ico Chapter04\AppIPTransform\res\AppIPTransform.rc2 Chapter04\AppIPTransform\res\AppIPTransformDoc.ico Chapter04\AppIPTransform\res Chapter04\AppIPTransform\resource.h Chapter04\AppIPTransform\StdAfx.cpp Chapter04\AppIPTransform\StdAfx.h Chapter04\AppIPTransform Chapter04\DsDemo\Debug Chapter04\DsDemo\DsDemo.cpp Chapter04\DsDemo\DsDemo.dsp Chapter04\DsDemo\DsDemo.dsw Chapter04\DsDemo\DsDemo.h Chapter04\DsDemo\DsDemo.ncb Chapter04\DsDemo\DsDemo.opt Chapter04\DsDemo\DsDemo.plg Chapter04\DsDemo\DsDemo.rc Chapter04\DsDemo\DsDemoDlg.cpp Chapter04\DsDemo\DsDemoDlg.h Chapter04\DsDemo\Release Chapter04\DsDemo\res\DsDemo.ico Chapter04\DsDemo\res\DsDemo.rc2 Chapter04\DsDemo\res Chapter04\DsDemo\Resource.h Chapter04\DsDemo\StdAfx.cpp Chapter04\DsDemo\StdAfx.h Chapter04\DsDemo 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\Debug Chapter04\FilterTitleOverlay\FilterGraph1.jpg Chapter04\FilterTitleOverlay\FilterTitleOverlay.aps Chapter04\FilterTitleOverlay\FilterTitleOverlay.def Chapter04\FilterTitleOverlay\FilterTitleOverlay.dsp Chapter04\FilterTitleOverlay\FilterTitleOverlay.dsw Chapter04\FilterTitleOverlay\FilterTitleOverlay.ncb Chapter04\FilterTitleOverlay\FilterTitleOverlay.opt Chapter04\FilterTitleOverlay\FilterTitleOverlay.plg Chapter04\FilterTitleOverlay\FilterTitleOverlay.rc Chapter04\FilterTitleOverlay\FilterTitleOverlay.sln Chapter04\FilterTitleOverlay\FilterTitleOverlay.suo Chapter04\FilterTitleOverlay\ITitleOverlay.h Chapter04\FilterTitleOverlay\OverlayDefs.h Chapter04\FilterTitleOverlay\Release Chapter04\FilterTitleOverlay\resource.h Chapter04\FilterTitleOverlay Chapter04