-
The newly released version 3.0 supports on
The newly released version 3.0 supports on-the-fly (real time)recording to mov file with the video quality improved dramatically. iPhone Video Recorder for 3G iPhone can also record audio and video to the compressed mpeg4 format for space saving, an-hour-high-quality recording will be a file as small as 60MB. iPhone Video Recorder boasts a frame rate up to 15fps which guarantees better recording performance
- 2022-01-24 09:03:41下载
- 积分:1
-
dirextxx简单质材,环境:directx sdk and vc6.0+
dirextxx简单质材,环境:directx sdk and vc6.0+-dirextxx simple material, environment : directx sdk and vc6.0
- 2022-01-25 20:15:40下载
- 积分:1
-
demonstration trailer game maps (90 degree angle Tile way)
演示2DRPG游戏地图(90度角Tile方式)-demonstration trailer game maps (90 degree angle Tile way)
- 2022-07-22 02:43:11下载
- 积分:1
-
3D-Three-Tirgile
说明: 用DirectX8做出来的3D效果的三角形,希望帮助大家学习DirectX (DirectX8 to do with 3D effect out of the triangle, I hope to help you learn DirectX)
- 2011-02-28 19:57:19下载
- 积分:1
-
可以编译tsfilesource.ax DShow,在作为一个过滤器,解析TS的更多信息…
可以编译TSFileSource.ax文件,在DShow中作为过滤器,解析TS以获取更多信息。TSfilesource可以用作源过滤器,当多播源出现时,DSNetwork sender可以跟随它。TSfilesink内存可以分配给存在ts的缓冲区中的信息定义。
- 2022-01-25 18:47:27下载
- 积分:1
-
AC3 格式解码器的源代码,是一个制作DirectX音频解码器的范例。...
AC3 格式解码器的源代码,是一个制作DirectX音频解码器的范例。-AC3 format decoder source code, is a production of DirectX audio decoder example.
- 2022-07-03 18:37:37下载
- 积分:1
-
基于模型的动画骨骼DirectX平台阅读,
基于DirectX平台的骨骼动画的模型读取,-DirectX platform based on the skeleton of the model animation read,
- 2022-07-24 07:43:13下载
- 积分:1
-
d3d9wj
#include <windows.h>
#include "d3d9.h"
#include "main.h"
tDirect3DCreate9 oDirect3DCreate9;
IDirect3D9 *APIENTRY hkDirect3DCreate9(UINT SDKVersion)
{
IDirect3D9 *d3dint = oDirect3DCreate9(SDKVersion);
if( d3dint != NULL )
{
hkIDirect3D9 *ret = new hkIDirect3D9(&d3dint);
add_log("Direct3DCreate9(%i) succeeded...", SDKVersion);
add_log("Hooked Direct3D9 interface: 0x%x -> 0x%x", ret->m_pD3Dint, ret);
}
else
add_log("Direct3DCreate9(%i) failed...", SDKVersion);
return d3dint;
}
- 2020-06-22 08:00:02下载
- 积分:1
-
DxTuner
基于DirectShow对USB摄像头的控制和录制的一个小例子。(DirectShow based on the USB camera control and recorded a small example.)
- 2015-01-05 08:51:58下载
- 积分:1
-
playFile
directshow 实现wave文件的播放
(directshow achieve wave broadcast documents)
- 2007-06-29 08:57:55下载
- 积分:1