资源列表
DDEX1
- Windows CE 5.0 DirectDraw 例子, 微软样例代码 DDEX1
player
- 播放视频的程序,使用directshow技术
SimplePlayer
- 另一个播放器的程序,使用的是微软的directshow开发包
directui_demo
- DirectUI技术的应用,非常实用的一个例子。比如MSN,用spy++查看不到它界面上的任何控件,看起来都是像贴了图片的,能实现软件好看的皮肤
3d
- 通过directX写出的图形库函数,可用于教学和实际开发。
AudioVideoCapture
- 本人基于Directshow做的音视频采集系统,把音频数据(PCM格式)与视频数据(RGB24)合成到一个AVI文件格式
RBGContrast
- 基于Directshow的Transfrom Filter的开发框架,主要实现一个RBG图像的亮度对比度的算法过程
Programming_Directshow
- 微软出版的directshow开发权威书籍
cryst14
- Crystal Space 3D Engine v1.4
Programming_microsoft_Directshow
- 微软出版的开发directshow经典图书
racex_src
- I have created using the DirectX library .The game was created using a library created by me (called cMain.lib), that works as a wrapper around the DirectX library. The library source is included with the game source code so that you can use it to cr
VideoCapture
- 利用directshow在VC6.0环境下完成多路视频采集(本例中实现两路)