搜索资源列表
PidMpeg1PIDTest
- PidMpeg1: 插件的实现程序。该插件对Filter Graph Manager进行扩展,让它支持 IMPEG1Builder接口。使用该接口可以为MPEG1文件自动构建播放用的Filter Graph (使用DirectShow集成的MPEG1相关的一系列Filter)。 PIDTest: 上述插件的使用演示程序。当用户选择一个要播放的媒体文件时,首先 判断它是不是MPEG1文件,如果是,则为它构建完整的播放用的Filter Graph,然后 就可以播放它。
fsource
- Engine Introduction Many people have asked me for the DirectX demo C++ source code, so here it is. The Demo framework I ve build for creating the demos consist of the following components: * Kernel system, with scene manager, camera and simple
