-
java实现的winamp,支持视频播放,换肤。
山大软件学院,我的上机作业:)...
java实现的winamp,支持视频播放,换肤。
山大软件学院,我的上机作业:)-realized Winamp and support for video playback, Eurocargo. San Software College, I work on the plane :)
- 2022-01-27 10:16:01下载
- 积分:1
-
完成Win ce 音频播放与简单控制,播放,.wav文件
完成Win ce 音频播放与简单控制,播放,.wav文件-Win ce complete control of audio playback and a simple, play,. Wav file
- 2022-07-27 16:55:40下载
- 积分:1
-
Detailed information on how to read mp3 files and how to play mp3 files, and the...
详细介绍了如何读取mp3文件以及如何播放mp3文件,希望对各位学习有所帮助!谢谢。-Detailed information on how to read mp3 files and how to play mp3 files, and they hope to help you study!谢谢.
- 2022-08-02 23:23:33下载
- 积分:1
-
win32平台实现媒体播放及全面操作.加入自己的项目中,链接器需要输入Vfw32.lib...
win32平台实现媒体播放及全面操作.加入自己的项目中,链接器需要输入Vfw32.lib-win32 platform media player and fully operational. adding their own projects, linker need to enter Vfw32.lib
- 2022-05-20 07:10:24下载
- 积分:1
-
播放AVI的原代码(76KB),对喜欢多媒体编程的朋友们有用
播放AVI的原代码(76KB),对喜欢多媒体编程的朋友们有用-This is the source code of playing the AVI which is helpful to friends who like working on the multimedia program.
- 2022-03-11 03:48:40下载
- 积分:1
-
An mp3 player You can use Hutch s INCLUDE and LIB files to assemble the program...
一个mp3播放器You can use Hutch s INCLUDE and LIB files to assemble the program with the exception of the Windows.inc.
If you use the EWCalc.mak file you will have to change the pointers to the proper directories.-An mp3 player You can use Hutch s INCLUDE and LIB files to assemble the program with the exception of the Windows.inc.If you use the EWCalc.mak file you will have to change the pointers to the proper directories.
- 2022-01-28 16:28:49下载
- 积分:1
-
脉冲编码调制码在Matlab。
pulse code modulation code in matlab.
- 2022-03-14 17:57:55下载
- 积分:1
-
a mixing function demo program (83KB)
一个混音函数演示程序(83KB)-a mixing function demo program (83KB)
- 2022-06-02 07:47:27下载
- 积分:1
-
本程序提供一个CSoundIn类,用于声音输入
本程序提供一个CSoundIn类,用于声音输入-CSoundIn a category for voice input
- 2022-02-07 06:11:05下载
- 积分:1
-
err
◆◆◆ 《DirectShow多声卡播放器》◆◆◆
一个用DirectShow开发的音频播放程序,支持多个声卡,可以任意指定播放声卡,可以播放mp3,wav,cda,avi,asf,wmv,mpg等所有
windows支持的多媒体视频、音频文件,还可以直接播放CD。我已经封装好一个类,还有测试程序,源代码您可以直接使用。
我刚接手做这个多声卡播放程序的时候也毫无头绪,我以前只用过wavOpenXXX()和mciSendXXX()系列API来播放音频
文件,但是这些方法根本不支持多声卡,播放时的声音只能从系统默认的声卡中发出来,后来想到一个办法,在程序启动时将系统
默认声卡改成我要播放的声卡,程序退出时再还原,可这样改来改去总会有问题。没办法,就到网上到处找资料,希望能得到指点,
终于皇天不负有心人,我终于找到一个《多声卡SDK开发包》控件,我满心高兴地下载安装并试用,原来这是一个需要注册的控件,真是
有违开源的思想啊,不就是一个多声卡播放程序,犯得着用来赚钱吗?你不开源也就得了,还弄个需要注册,不注册还不能用!
实在没辙那就自己写好了。-err
- 2023-01-09 22:05:04下载
- 积分:1