搜索资源列表
DSound
- Direct Sound放音程序代码-Direct Sound of audio code
DSound_demo-yt
- 一个好的基于VC++和DSound的语音播放软件,有源码,不可不看哦-An excellent software of audio player which base on VC++ and DSsound . We also provide source code.you must grasp it!
Direct3DRM
- The problem with the IID_s is solved ! File-Structure: ~~~~~~~~~~~~~~~ DirectDraw.pas = DDraw.h + DVP.h (+ MultiMon.h) Direct3D.pas = D3D.h + D3DTypes.h + D3DCaps.h + D3DVec.inl + DXFile.h Direct3DRM.pas = D
DirectPlay
- The problem with the IID_s is solved ! File-Structure: ~~~~~~~~~~~~~~~ DirectDraw.pas = DDraw.h + DVP.h (+ MultiMon.h) Direct3D.pas = D3D.h + D3DTypes.h + D3DCaps.h + D3DVec.inl + DXFile.h Direct3DRM.pas = D
DXCommon
- The problem with the IID_s is solved ! File-Structure: ~~~~~~~~~~~~~~~ DirectDraw.pas = DDraw.h + DVP.h (+ MultiMon.h) Direct3D.pas = D3D.h + D3DTypes.h + D3DCaps.h + D3DVec.inl + DXFile.h Direct3DRM.pas = D
DSound
- 从麦克采集声音,存成原始pcm文件,可以用GoldWave软件播放。适合做音频处理的开发人员用-Mike collected from the voice of the original pcm deposit documents, can be used Goldwave software player. Suited to do audio processing with the developers
WaveCtrl_demo
- AppWizard has created this DSound application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This
DSound
- 此程序利用DirectSound7实现声音采集并显示其波形,优点是代码很简单,缺点是比较耗CPU,应为每次采集都需要清空Buffer。有需要的看看吧,改进一下应该会比较好用。-DirectSound7 use this procedure to achieve the sound collection and display its waveform, the advantages of the code is very simple,
DSound
- direct sound 播放音频文件,并实现了混音-direct sound to play audio files, and to achieve a mix
DSound
- dsound头文件,详细说明了dsound是如何操作的!-dsound first document is a detailed descr iption of how to do dsound!
Dsound
- 使用DirectSound技术进行音频采集的范例-a sample of Audio collecting with DirectShow technology
cvery_382934534
- 好用的代码,分享一下. 曾经学习过Directshow 的开发,对于Dsound 一直没有仔细的莱学习,以前只是知道 Dsound 是做音频开发的,我一直以为它和Dshow 的结构体系差不多,经过仔细学习后,发 现,其实他们完全两码事。-good HRESULT WINAPI DirectSoundEnumerate( LPDSENUMCALLBACK lpDSEnumCallback, LPVOID lpConte
Dsound
- DirectX声音编程及管理,Visual+C++音频视频处理技术及工程实践本光盘实例源文件第4张-DirectX Sound Demo and DirectX Sound Manager
StandardSimplePlay
- VC++. Simple Wav-player on dsound.dll.
Dsound
- 打造自己的音频播放器,可以播放多种音频格式的文件-Create their own audio players that can play multiple audio file formats
Dsound
- DXSound 多媒体声音采集 播发源码和样例-DXSound broadcast multimedia sound source and sample collection
dsound
- VS2010下利用Dsound实现的一个音乐播放器,是学习DSound的一个入门代码-this is a music play developed by vs2010 and dsound
DSound
- DSound的一个简单的例子,主要实现音频播放的功能-DSound example
simplest_audio_play_directsound
- 利用系统dsound实现播放pcm音频数据。(Using system dsound to play PCM audio data.)
DSoundModule
- DSound是directx中的用来处理声音特性的一部分,播放音频需要准备的工作其实和waveout也是差不多啊。(DSound is part of DirectX used to process voice characteristics. The preparation for playing audio is actually similar to waveout.)