搜索资源列表
qt_mplayer
- QT+mplayer的一个简单的播放器,支持快进,后退,暂停,单帧播放,音量控制,进度拖动等功能。 windows下播放注意播放参数的设置 // for windows7 vista QString common = "./mplayer/mplayer.exe -slave -quiet -vo direct3d " + m_fileName + " -wid " + QString::number(reinterpret_cast<qlonglong>
MyMixer
- 单看界面就感觉很牛!完全仿真Windows系统的高级音量控制功能,系统音量、波形、声道平衡、线路输入、CD唱机音量等都可控制,很实用的实例源码。-Just look at the interface on the cattle feel! Complete simulation of the high-level Windows system volume control, the system volume, waveform, channel balance, line input, CD
VolumeControl
- c++写的音量控制类,非常实用,好用,有用! 轻松控制windows音量-c++ to write the type of volume control, very practical, useful, useful! easy windows volume control
VBWindows-VBS
- VB仿Windows高级音量控制功能 VB Windows-like volume control-VB Windows-like volume control
AudioMixerClass
- 一个VB音量调整、混音类程序,可以用来控制Windows音频混合器的程序,调整波形音量及左右声道平衡,整个代码为一个类文件,可以在你编写的多媒体播放软件中用来动态控制音量。-A VB volume adjustment, mixing types of procedures can be used to control the process Windows audio mixer, adjusting the waveform of the volume and balance left an
VolumeCtrl
- 跟windows任务栏一样功能的音量控制程序-With the windows taskbar features, like the volume control program
c
- 利用MFC应用程序、媒体控制接口MIC的基本知识,设计一个MP3播放器。要求能够播放常用Windows音频格式的文件;实现播放控制:播放、暂停、停止等;实现音量控制:静音、声音放大减小;实现播放列表管理:加入文件、加入目录、删除文件等功能。-The use of MFC apps, media control interface of the basic knowledge of MIC, the design of a MP3player. Requires the ability to pl
vcmfcplayer
- VC++ 使用滑块控制音量的MFC音乐播放器,播放器界面没有怎么设计,只是演示了MFC的应用,播放音乐请点击浏览文件按钮。另外音量控制实现了仿Windows系统的滑块控制方式,同时适时显示了音量大小,是一个比较简单实用的参考代码。-VC++ MFC using a slider to control the volume of the music player, the player interface is not how the design, but demonstrates the MF
