搜索资源列表
AudioPlayer
- VC++开发的音频播放器 多媒体编程的好例子-VC++ development of the audio player a good example of multi-media programming
DirectSound_Demo
- DirectSound 音频播放代码 VC++工程 实现从文件放音-DirectSound VC++ SRC
mediaPlayer
- 在VC中嵌入mediaPlayer 实现视频,音频的播放 可行,源码,功能比较简洁-Embedding in VC mediaPlayer video, audio playback possible, source, function is relatively simple
audio
- VC编写的音频播放程序,对学习VC上的音频部分有帮助喔-The VC prepared audio playback program
bofangqi
- 播放音频文件的播放器 用vc编程 播放音频文件的播放器 用vc编程-The broadcast audio frequency document player programs with vc The broadcast audio frequency document player programs with vc
mediagather
- 比较简单的VC音频采集程序,可采集传感器等非音频信号,能够实时显示波形。采集完音频可以对音频进行播放,程序比较简单,只能当作一个模块来用,其它功能回放等功能并不能用。-Relatively simple procedure VC audio collection can be collected non-audio signals, such as sensors that can display real-time waveform. End audio collection can be c
multiplayer
- 用VC编写的一个多媒体播放程序,可以打开音频文件等。-Written by VC a multimedia player, you can open the audio files.
1
- 实现音频文件的播放源代码,使用VC编写,经过实测可用-To achieve playback of audio files
Play
- VC++ Windows下音频播放的一个简单程序 Download from Internet.-VC++ RUN on Windows, a sample audio player demo, I m download from Internet.
Audio-gcc
- 这是盖莫音频引擎的1.4.2alpha版本 支持mp3,ogg,wav,it,mod,xm,flac,aiff,s3m9种音频格式 使用多线程流式播放音频 支持音频录入 支持vc系列和gcc系列编译器 支持win7,vista,xp操作系统 业余使用不收费-This is a cover version of Mo 1.4.2alpha audio engine supports mp3, ogg, wav, it, mod, xm, flac, aiff, s3m9 kinds
bofangqi
- VC播放器,可以播放视频和音频。只是使用插件编写的。比较简单,但是是我自己写的。-VC player, can play video and audio. Just use the plug-ins written. Simple, but I wrote it myself.
chap04
- VC视频音频开发实用工程案例精选网络视频播放器,含接收端及发送端源码,有详细的调试说明-VC development of practical engineering cases video and audio network video player selected, with the receiver and the transmitter source, a detailed debug instructions
source
- 稿件名称:ActiveMovie控件在VC++多媒体程序开发中的应用。可以播放各种视频文件,包括avi,rmvb,和各种音频文件。-Manuscr ipt name: ActiveMovie control program in VC++ Multimedia Application Development. Can play all kinds of video files including avi, rmvb, and various audio files.
mciplayer
- 一个vc++实现的音频播放器的源代码,很酷的播放器界面。-Implementation of a vc++ source code for audio player, cool player interface.
MP3
- 基于VC++音频播放器的设计,有源代码和图片-VC++ based audio player design, source code and pictures
mciplayer
- 这是一个VC课堂的作品,是一款MP3音频播放器,界面做的很漂亮,与一般的播放工具功能相比差不多,本例除了研究音频播放类的知识点外,还介绍了按钮的绘制,界面的组合等,所以说比较综合,这类程序很适合初中级VC开发者参阅。 -It is a VC class work, is an MP3 audio player, the interface is very nice to do, and compared with the general features about playing inst
vc-multimedia-player
- vc多媒体播放器可播放目前主流媒体格式的,其基本功能有媒体播放、音量调节、播放进度选择、暂停、停止以及歌曲信息的查询与添加等,能够播放市面上大多数的音频、视频文件。-vc multimedia player can play the current mainstream media formats, the basic function of a media player, adjust volume, select the play progress, pause, stop, and que
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
MediaPlayer
- 在vc平台下MFC编写的视频和音频播放器。-media player MFC VC
Mp3Player
- 在vc环境下,C++编写代码,实现音频播放器,基本功能比较完善(打开、播放、暂停、上一首、下一首、停止,调节音量、播放进度条、歌曲列表等等),可播放多种格式的,界面也做的很美观,且内附程序说明文档(包含程序各模块功能及相应代码)。-The player can play a variety of audio file formats,with the beautiful interface .And enclosing the program documentation in details.