-
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
-
DirectX学习范例: 2D RPG类游戏编程学习
DirectX学习范例: 2D RPG类游戏编程学习-DirectX learning example: 2D RPG game programming learning
- 2022-07-27 05:48:19下载
- 积分:1
-
registration and anti
一款注册和反注册DirectShow插件的程序源码,我这里编译没问题,如果不能正确编译,请安装DirecX SDK,最好9.0以前的!-registration and anti-registered DirectShow plug-in program source code, I did not build here. If we can not correctly compile, install DirecX SDK, the best previous 9.0!
- 2022-08-11 12:47:34下载
- 积分:1
-
windows +vc+DirectX结合开发的游戏声音特效
windows +vc+DirectX结合开发的游戏声音特效-windows+ vc+ DirectX audio effects with the development of the game
- 2022-06-01 04:00:07下载
- 积分:1
-
Developing-a-GUI-in-CPP-and-DirectX
Developing a GUI in C++ and DirectX
- 2014-01-15 12:25:57下载
- 积分:1
-
3D波动网格,不使用DirectX,在窗口中画显示波动3D网格效果!
3D波动网格,不使用DirectX,在窗口中画显示波动3D网格效果!-3D grid fluctuations, the use of DirectX, in the window painting shows fluctuations 3D mesh effect!
- 2022-11-14 13:35:03下载
- 积分:1
-
基于材质的alpha混合,提供于directx初学者
基于材质的alpha混合,提供于directx初学者-based on material from the alpha blending, in DirectX beginners
- 2022-01-24 12:37:32下载
- 积分:1
-
DirectX 3d 演示,一个茶壶的3D模型,可以鼠标控制旋转
DirectX 3d 演示,一个茶壶的3D模型,可以鼠标控制旋转-DirectX 3d presentation, a 3D model of teapots, mouse control rotation
- 2022-05-26 20:29:26下载
- 积分:1
-
fluidsD3D9
An example of fluid simulation using CUDA and CUFFT, with Direct3D 9 rendering.
- 2009-09-11 18:26:49下载
- 积分: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