搜索资源列表
PhantomSound
- 此为动态连接库之源码,应用DirectX功能,把不同的MP3文件播放至不同音效卡作为输出。这是最初的版本,写得比较乱,不过对有需要开发此相关应用的朋友来说是个不错的参考。-This is the source code of a DLL which applying DirectX features to play multiple MP3 files to multiple sound card interfaces as audio outputs. This is the most ini
VideoEXE
- InitCaptureFormat()初始化BITMAP m_InInfo,设置视频采集数据的格式。 接着,触发OnDisplay().装载动态链接库VideoDll.dll,如果成功则初始化COMPVARS m_CV这个变量,设置压缩器,可以手动设置也可以调用系统对话框。-InitCaptureFormat () to initialize BITMAP m_InInfo, set the format of video capture data. Then, trigger OnDisp
timidity-dll-2.11.3.0-source.tar
- midi播放器。动态库方式实现,使用SoundFont作为音色库,比Windows自带的MIDI音色要优异许多。-midi player with sound font
DllFFT
- 自己编写的可以实现傅里叶变换和简单滤波的DLL动态链接库-I have written can be achieved and a simple Fourier transform filter DLL Dynamic Link Library
VLCDemo
- MFC调用VLC的动态库libvlc.dll实现简单播放器,支持播放、暂停、停止、进度显示和进度控制、声音控制、支持中文路径的文件名字。VC6.0环境,可直接运行。-MFC calls VLC dynamic library libvlc.dll simple player, play, pause, stop, schedule display and schedule control, sound control, support Chinese path of the file name.
VedioCapture
- 一个视频捕获的动态链接库,vb,c#,delphi能用但是vc好像不能用,没有头文件和lib-a video capture dll,this can used to vb,c#,delphi,but not vc