-
volumemeter(Managed DirectX)
VolumeMeter (Managed DirectX)
This project is a live volume meter control for monitoring audio levels from a sound card. It is written entirely in C#, and uses Microsoft s Managed DirectX (June release). You can drag-and-drop the control into any Windows Forms application. You may select the input, and tweak the appearance of the animation through various parameters.
The idea behind this project is to maintain a very short buffer of audio and constantly record into it. The control is on a timer, and periodically queries the buffer to see what volume level the most recent sample has, and then sets a progress bar s value accordingly.
- 2022-03-25 07:11:13下载
- 积分:1
-
使用DirectShow播放Mpeg等媒体类型
说明: 使用DirectShow播放Mpeg等媒体类型
VC开发环境(use DirectShow broadcast media types such as MPEG VC Development Environment)
- 2005-11-07 20:11:08下载
- 积分:1
-
图书《3D游戏编程》的配套源代码(包含书中全部演示代码)。...
图书《3D游戏编程》的配套源代码(包含书中全部演示代码)。-books "3D game programming" supporting source code (the book includes all the demo code).
- 2022-02-25 01:40:41下载
- 积分:1
-
一个可以调整图像帧大小的DirectShow filter
一个可以调整图像帧大小的DirectShow filter-one can adjust the size of the image frame DirectShow filter
- 2022-03-12 19:14:10下载
- 积分:1
-
Visual C#使用Direct X的实现视频播放有以下几点:
1. 掌握在Visual C#引入Dirext X函数库的方法。
...
Visual C#使用Direct X的实现视频播放有以下几点:
1. 掌握在Visual C#引入Dirext X函数库的方法。
2. 设置Direct X视频播放的宿主组件。
3. 基本的播放命令的设置:播放、停止、暂停等。
4.全屏、退出的用法。
.net Framework SDK中并没有包含Direct X SDK,所以必须先下载、安装Direct X SDK。具体的下载地址为:http://download.microsoft.com/download/a/c/d/acdfb557-266f-4af4-8673-6ab8009b4ddd/dxsdk_apr2005.exe。此版本是2005四月份推出的英文版。这并不妨碍下面的程序实现。安装完Direct X后,就会在存在"C:WindowsMicrosoft.NETManaged DirectX"这样一个目录,此目录中目录中应该有九个DLL文件和九个XML文件。九个DLL文件大致对应于DirectX中的十个命名空间。编程中就是使用其中的命名空间来提供对输入设备、声音、网络播放、图形等的支持。-err
- 2022-03-19 11:58:29下载
- 积分:1
-
简单的天空盒的实现.... 简单的天空盒的实现
简单的天空盒的实现.... 简单的天空盒的实现-Simple realization of the sky box sky box .... simple realization
- 2022-06-18 19:40:56下载
- 积分:1
-
DirectX9动画编程,缺乏。××文件,他可以找到一个地方…
DirectX9动画编程,缺少.x文件,可找一个代替,名字可以在程序中寻找。-DirectX9 animation programming, the lack of. X documents, he could find a place name in the search process.
- 2023-03-09 07:15:03下载
- 积分:1
-
vc6+dx9实现图片随风飘动的效果,可以用于游戏里的旗帜,衣服等动态表现...
vc6+dx9实现图片随风飘动的效果,可以用于游戏里的旗帜,衣服等动态表现-vc6+ dx9 picture realize the effect of the wind flapping, can be used in the banner of game, clothing and so dynamic performance
- 2022-07-19 22:44:01下载
- 积分:1
-
里面是一个avi播放器,用mfc控件开发得,用来向新手展示mfc控件如何操作,有参考价值!...
里面是一个avi播放器,用mfc控件开发得,用来向新手展示mfc控件如何操作,有参考价值!-avi players, with mfc control of development, used to display mfc novice how to operate the controls, the reference value!
- 2022-02-05 12:02:45下载
- 积分:1
-
许多关于视频的软件(如视频会议、可视电话等)开发都应用于视频捕获技术。微软为软件开发人员提供了一个专门用于视频捕获的VFW
SDK,从而为在Window...
许多关于视频的软件(如视频会议、可视电话等)开发都应用于视频捕获技术。微软为软件开发人员提供了一个专门用于视频捕获的VFW
SDK,从而为在Windows系统中实现视频捕获提供了标准的接口,并大大降低了程序的开发难度。由于VFW
SDK只有VC和VB版,没有Delphi版,因此需要在Delphi中一一声明DLL中的各个函数和变量。文中详细介绍了如何利用VFW在Delphi中开发视频捕获程序的步骤,同时给出了程序实例。-many of the video software (such as video conferencing, video telephony, etc.) are applied to the development of video capture technology. Microsoft for software developers with a special video capture for the VFW SDK, for the Windows System Video Capture provides a standardized interface, and greatly reduce the development process more difficult. As VFW SDK only version of VB and VC, no version of Delphi, Delphi in a statement on January 1 of each DLL functions and variables. This paper describes in detail how to use VFW in Delphi development video capture process steps and give examples of the program.
- 2022-01-31 04:28:10下载
- 积分:1