-
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编程中公告版技术的一个实例,里面还有D3D中2D文字使用方法,希望可以给学习DirectX编程的参考下...
这是DirectX编程中公告版技术的一个实例,里面还有D3D中2D文字使用方法,希望可以给学习DirectX编程的参考下-This is the version of DirectX programming technology in the notice an example, which characters have to use D3D in 2D, and I hope that can give a reference study under DirectX Programming
- 2022-06-29 18:58:54下载
- 积分:1
-
应用DX编写的一个小3D游戏 基本实现了人物走动等功能 并且可以多人联机...
应用DX编写的一个小3D游戏 基本实现了人物走动等功能 并且可以多人联机-Applications DX prepared basically a small 3D game features a character and can move around more than on-line
- 2023-07-12 19:30:09下载
- 积分:1
-
用DreictX进行抓屏是很简单的,DirectX提供了很优雅的实现。
每个DirectX程序都包含一个被我们称作缓冲的内存区域,其中保存了和该程序...
用DreictX进行抓屏是很简单的,DirectX提供了很优雅的实现。
每个DirectX程序都包含一个被我们称作缓冲的内存区域,其中保存了和该程序有关的显存内容,这在程序中被称作后台缓冲(Back Buffer),有些程序有不止一个的后台缓冲。还有一个缓冲,在默认情况下每个程序都可以访问-前台缓冲。前台缓冲保存了和桌面相关的显存内容,实质上就是屏幕图像。
我们的程序通过访问前台缓冲就可以捕捉到当前屏幕的内容。由DirectX的底层优化机制做保证,我们的抓屏效率是很高的,至少比GDI方式高。 -DreictX carried out with screenshots is very simple, DirectX provides a very elegant implementation. Each contains a DirectX program was what we call the buffer memory region, which is preserved and the procedures related to memory content, which in the procedure, known as the background buffer (Back Buffer), some programs have more than one of the background buffer . There is also a buffer, by default, each program can access- front buffer. Front buffer to preserve the memory and desktop-related content, in essence, is the screen image. Our procedures by visiting the front buffer can capture the current screen content. From the bottom of DirectX optimized mechanism that we are screenshots of the efficiency is very high, at leas
- 2023-04-20 23:55:03下载
- 积分:1
-
MyOpenGL
说明: 利用OPENGL实现三维显示,包括读入OBJ数据进行平移旋转缩放等操作(3D VIEW)
- 2011-04-01 17:38:23下载
- 积分:1
-
《精通DirectX3D图形与动画程序设计》――23_第二十三章_ASM像素渲染,经过测试可以运行...
《精通DirectX3D图形与动画程序设计》――23_第二十三章_ASM像素渲染,经过测试可以运行- DirectX3D proficient in graphics and animation program design - the twenty-third chapter _asm 23_-pixel rendering, tested and can run
- 2023-02-15 11:20:03下载
- 积分:1
-
颗粒的影响。根据参数等速度,
粒子效果。根据速度、生命、周期等参数的调节,可以模拟多种眩目的粒子效果。界面时尚新颖,可控参考。- Granule effect. According to parameter the and so on speed,
life, cycle adjustment, may simulate the granule effect which many
kinds of dazzles. The contact surface fashion is novel, controllable
reference.
- 2022-03-19 01:30:35下载
- 积分:1
-
使用DirectShow播放Mpeg等媒体类型
说明: 使用DirectShow播放Mpeg等媒体类型
VC开发环境(use DirectShow broadcast media types such as MPEG VC Development Environment)
- 2005-11-07 20:11:08下载
- 积分:1
-
DDraw.h实现播放,DDraw.h实现播放
DDraw.h实现播放,DDraw.h实现播放-DDraw.h players realize, DDraw.h players realize
- 2022-03-03 15:31:56下载
- 积分:1
-
5423
自绘大图标列表框源码,程序结合易语言DirectX3D支持库,调用API函数和GDIPlus类2.3.ec模块自绘大图标列表框。(Since the source list box painted large icons , the program combines easy language DirectX3D support library , call the API function and GDIPlus class 2.3.ec module icon painting the big list box.)
- 2015-02-06 09:03:30下载
- 积分:1