从今天开始,我将带给大家一系列从DirectShow SDK翻译过来的文章,不过本人的英文水平比较差,大家如果发现这些文章的翻译中有不对的地方,请指出来,让我把它改正过来,在此先说声谢谢。
DirectShow
The Microsoft® DirectShow® application programming interface is a media-streaming architecture for the Microsoft Windows® platform. Using DirectShow, your applications can perform high-quality video and audio playback or capture. 微软DirectShow应用程序编程接口是对于Windows平台下的一个流媒体架构。使用DirectShow,你的应用程序能够执行高质量的视频与音频回放或捕捉。
The DirectShow documentation is divided into the following sections: DirectShow文档被分为以下部分:
1.Introduction to DirectShow 1.DirectShow介绍
2.Getting Started 2.开始
3.About DirectShow 3.关于DirectShow
4.Using DirectShow 4.使用DirectShow
5.DirectShow Tutorials 5.DirectShow指南
6.DirectShow Samples 6.DirectShow例子
7.DirectShow Reference 7.DirectShow参考
8.Microsoft TV Technologies C++ Reference 8.微软TV技术的C++参考
9.Microsoft TV Technologies Visual Basic and Script Reference 9.微软TV技术的Visual Basic与脚本参考
10.DirectShow Editing Services C++ Reference 10.DirectShow编辑服务的C++参考
11.DirectShow Editing Services Visual Basic Reference 11.DirectShow编辑服务的Visual Basic参考
12.Stream Buffer Engine Reference 12.流缓冲引擎的参考
13.Appendixes 13.附录 
|