-
DirectShow视频采集回放的例子,从DX开发工具包
DirectShows视频捕捉播放的例子,来自dx开发包-DirectShows video capture playback example, from dx Development Kit
- 2022-01-26 06:34:30下载
- 积分:1
-
DirectX8
介绍DirectX的书籍 内容非常详细 并附源代码及开发工具(DirectX introduced in great detail the contents of the books with source code and development tools)
- 2009-05-06 17:59:49下载
- 积分:1
-
DirectShow视频音频聊天
directshow 实现远程视音频聊天-DirectShow remote video and audio chat
- 2022-01-31 19:02:48下载
- 积分:1
-
direct sound enumerate sound drivers
direct sound enumerate sound drivers
- 2022-06-19 17:45:53下载
- 积分:1
-
dx 帮助中文 值得收藏.
dx 帮助中文 值得收藏.-dx to help the Chinese collection is worth.
- 2022-08-18 14:32:34下载
- 积分:1
-
用Direct3D实现三维漫游
用Direct3D实现三维漫游-use Direct3D 3D roaming
- 2022-02-01 23:07:55下载
- 积分:1
-
developed using DirectX procedures DirectDraw procedure to achieve mission activ...
用delphi 开发的 directx 程序 directdraw 实现任务活动程序-developed using DirectX procedures DirectDraw procedure to achieve mission activities
- 2022-10-10 02:10:03下载
- 积分: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
-
DirectX9.0 3D游戏开发编程基础代码
DirectX9.0 3D游戏开发编程基础代码-DirectX9.0 3D game based on the development of programming code
- 2022-02-07 18:43:36下载
- 积分: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