搜索资源列表
200112702709
- 在按纽上播放avi文件. 本程序介绍一个从CButton派生的类CAniButton,用于播放AVI动画, 象一般的CButton按钮一样使用CAniButton(Style必须包含自绘制风格), 在OnInitDialog对话框中调用LoadAVI(AVI_ID), 其中,AVI_ID是在资源文件中的动画文件的标识。 按钮将改变大小,以匹配AVI动画。其中,第一帧将用作静态外观。-In the button to play avi files. This procedu
AudioPlayer
- 播放媒体类CAudioPlayer的头文件用了高层音频服务媒本控制接口MCI支持WAV,MID,MP3,VCD,AVI,CD,MPEG等全部WINDOWS支持的文件格式。-Broadcast media CAudioPlayer the first paper has high-level audio service MCI media control interface to support the WAV, MID, MP3, VCD, AVI, CD, MPEG, and all othe
midi
- 提供播放midi类文件的一个类,并演示播放过程-Midi player to provide a type of class file, and demo playback
test_mp3
- 包含CRecordMP3和CPlayMP3两个类,还有lame编码库,mpg123解码库。CRecordMP3是直接录音成mp3文件格式的类,CPlayMP3是播放MP3的类,并附有测试工程-CRecordMP3 and CPlayMP3 contains two classes, as well as lame coding libraries, mpg123 decoder library. CRecordMP3 directly into mp3 audio file format typ
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
Wave
- Wave文件访问类,支持打开、关闭、读写等功能。-Wave file access classes, support for open, close, read and write functions.
testSound
- 基于CSoundBase类的录音程序。CSoundBase所有工作都完成,用户只需调用接口函数,简单方便移植。文件里我做了例子程序,把CSoundBase文件加入到你的工程,调用就OK。-CSoundBase class-based recording program. CSoundBase all work is finished, users simply call the interface functions, simple and easy migration. I did file
realone
- 本实例应用realone类实现单文档结构的视图窗体中播放拓展名为.rm的文件,通过菜单操作来控制文件的播放,提供增大音量,减少音量,快进,快退功能-This class implements a single instance of application realone document structure to expand the view of the form players named. Rm files through menu operation to control the p
MCIWavPlay
- 使用CMyMCIWave类创建波形文件播放器-Create a wave file using CMyMCIWave class player
Amusicplayer
- 音乐播放器 一、目录构建、创建索引以及文件 二、Music Player 类 三、代码解释 四、Library 类&结束语 -A music player, directory building, create the index and file 2, Music Player category 3, code interpretation 4, Library classes & Conclusion
CDmultimediaPlayer
- 音频服务; 媒体控件接口 播放wave文件的MCI函数 使用mcisendCommand函数 打开和关闭CD音频设备; 控制CD播放机 出错情形说明 超级链接类的使用-audio-server mediao-controler-api play waver file s mci function use mcisendCommand function use mcisendCommand function open and close cd aud
MCIWavPlay
- vc——使用CMyMCIWave类创建波形文件播放器\MCIWavPlay-vc- create a wave file using CMyMCIWave class player \ MCIWavPlay
H264Player
- 实现h.264文件的解码,将功能封装成类,可以很方便的使用,附带有两个h.264流文件。-Realize h.264 file decoding, will function encapsulation type, can be very convenient use, accompanied by two h.264 stream files.
WavFile
- Wav文件操作类,包括音频文件打开,读写、关闭、编码转换、音频播放。本代码采用VC++2010编写,使用方法是创建MFC项目,将压缩文件包中两个文件加入,包含.h文件即可创建对象,对wav文件进行操作。-The open the Wav file operation class, including audio files, read and write, close, transcoding, audio playback. The code to adopt VC++2010 written
MP3Encoder
- 使用LAME编码器库封装的MP3编码器C++类 可以用于生产MP3文件,封装AVI等文件格式-The the the MP3 encoder C++ class of the LAME encoder library package can be used in the production of MP3 files, package AVI file format
MCIWavPlay
- 使用CMyMCIWave类创建波形文件播放器,VC++经典编程学习源码,很好的参考资料。-Create a wave file using the CMyMCIWave class, VC++ classic learning programming source code, a good reference.
palysoundDlg
- 用vc6.0播放mp3文件 将播放包装成一个强大的类。 注意stdafx.h文件中的包含头文件和库引用。-Play a mp3 file using visual c+ 6.0
CWaveFile_Helper
- 提供处理RIFF格式的wav音频文件的辅助C++类,以提高软件重用率-Helper class aimed to simplify the process of analysing wav-format audio file.
VoiceInputAndPlay
- 程序分为录入语音,和播放录音两个部分, 录入语音通过麦克风输入将声音存入Voice.wav文件,然后通过TCP/IP传输给播放部分,IP存放在XMAL方件中,类库设计, VS2010-The program is divided into input voice, and play the recording of two parts, enter the voice input through the microphone into the voice Voice.wav file, and
H264_ddraw
- 从FFMPEG中摘录出来并且调试通过的H264解码的源代码(c文件), 没使用FFMPEG编译出来的lib和dll库,可以直接在VS2010环境下单步调试以跟踪解压缩的所用过程细节, 对于想学习和掌握H264编解码的标准的同学们非常有用. 读取h264格式的文件并进行实时解压缩和播放, 解压缩后的图像格式是YUV,在一个对话框的控件中逐帧显示, 程序在VS2010下编译链接通
