搜索资源列表
msdn
- 用 DirectSound 生成电子鼓,特约专栏作家 Ianier Munoz 使用托管 Microsoft DirectX 库和 C# 来即时合成音频流,从而生成了电子鼓。directx开发学习的好例子!-with DirectSound generation electronic drums, Contributing columnist Ianier Munoz use hosted Microsoft DirectX libraries and C# instantly streamin
PlayerDShow
- 在Windows Mobile 5.0之后的系统上,提供了Direct X可以使用。这个是调用DShow播放视频文件的例子,主要参考DirectX SDK下,DirectShow里面Players\\PlayerWnd这个例子。需要注意的是Windows CE下的COM初始化,参数只能是NULL(MSDN)。 -in Windows Mobile 5.0 system, the Direct X can be used. This is called DShow broadcast vide
DirectXCapture2
- 一个捕捉视频和音频到AVI文件的.NET类库。 功能特性包括:1.列举硬件。2.音视频设置接口(例如帧率,画面大小)。3.支持音视频解压。4.视频预览。5.支持电视调谐器。6. 支持交叉和音频混合器。7.检索设备的能力。8.查看驱动属性页。9.包含一个msdn风格文档。-A .NET class library for capturing video and audio to AVI files. This article presents a class library for cap
MFC-and-Win32API-and-DirectX--help
- 中文资料,对VC的MSDN、Win32API和DirectX进行了中文翻译,是实现Windows开发的很有用的资料储备-it contains three data.they are all in chinese.including translate products of the VC MSDN、Win32 API and DirectX. it s helpful for windows development.
MP3Helper_Source
- To many .NET developers, it s always been an issue playing MP3 files in your application, whether embedded or as a separate system file. According to MSDN, you can launch or embed WMP10 (using the WMP10SDK) in your application and then tell it
E_DirectX
- E_DirectX 2.0 更新日志 - 2015-03-21 12:50 以下更改相对于 E_D3D9 1.0正式版: 1:[!]"E_D3D9" 改名为“E_DirectX".为其他DirectX组件作准备. 2:[!]调用"d3dx9_42.dll"库改为"d3dx9_39.dll"库.直接影响相关的ID3DX...类. 3:[!]优化各类(修改为继承),删除与基类重复的方法,相对减少源码体积(不