搜索资源列表
VideoCapture.rar
- 一个视频捕捉并存成avi文件的实例, 可以帮助初学媒体编程的人员,相关api及其用法,The coexistence of a video capture avi files into examples that can help novice media programming staff, and their usage related api
SoundManager
- 同时播放多个声音文件,不会像那个API一样,只能放一个,而且一点也不占资源-Play multiple sound files at the same time will not be the same as that API can only put one, but that does not account for resources
DrawingBoard
- MFC经典项目,小画板,可以让你对API函数有深入发的了解-Classic MFC project, a small drawing board, you can let your hair API function has in-depth understanding of
RecordHWnd
- windows API实现的录音并播放音频,并且能够枚举出当前机器有几块声卡并显示其名字-windows API to achieve the sound recording and playback audio, and can enumerate a few of the current sound card machine and display its name
MusicPlayerV3.1
- SDK音乐播放器,完全采用系统API组织而成,非MFC,音乐播放的基本功能都有,平常要求不高可以用来播放音乐-SDK music player, made full use of the system API organizations, non-MFC, the basic functions of music are, usually less demanding can be used to play music
20055244529572
- 录音部分是参照vckbase的录音api代码,结合了一小段socket(TCP)就可以用来单方说话录音了,程序分两部分一部分是(录音机+网络发送代码),一部分是(接收数据+播放波形音乐代码),由于程序只是为了自己用,很多地方没有注意错误的识别,结构也比较乱,本程序当初最头疼的就是控制损耗内存,结果用了双缓存来存储波形数据来交替的存储/清除. -Recording part of the recording vckbase reference api code, combined with a s
AudioLoopPlayer
- 使用win32 API编写,音频播放,可多线程-Prepared using win32 API, audio player, can multi-threaded
MMp3Player
- VB6.0的mp3播放器 通过调用API函数实现 带播放列表 可编辑ID3信息-VB6.0 the mp3 player by calling the API function with playlists can edit ID3 information
WaveIn0
- 使用waveInXXX 底层WINDOWS 语音 API实现录音与播放. waveInXXX可实现流控制,应用于 VOIP 的实时压缩-using waveInXXX API to obtain voice record and play. Steaming is also available,can be used in VoIP data processing
PlayAvi
- 使用API函数对多张图片进行连接而制作的动画,动画中的人物可在移动至桌面上任意位置并可单击右键退出-The use of API functions to connect multiple images produced animation, animated characters can be moved to anywhere on your desktop and right-click from the
CSDN_VIDEO2005090816585131818
- api实现的播放器,可以播放视频文件和音频文件-api realize player, can play video files and audio files
AudioProcessor
- 语音api采集,录音,可设定采样率.directsound播放,基音分析,频域波形-voiceapicollection,recording,samplin.rar-Api voice collection, recording, sampling rate can be set. Directsound playback, pitch analysis, frequency-domain waveform-voiceapicollection, recording, samplin.rar
api0003
- 使用API函数CDdoor 来控制光驱门的开和关程序十分简单,由于 CDdoor 函数自身包含了对异常错误的处理机制,因此这个程序的通用性很高,你可以把这段代码移植到你的程序中,实现某些多媒体播放器所常用的开关光驱的功能。 菜单等内容。-CDdoor the use of API functions to control the drive door open and very simple customs clearance procedures, as CDdoor function c
WaveProcess
- 这是一部以软件形式分发的电子书。书名是《声波处理程序设计》。它和普通电子书的主要区别是不借助通用电子书工具,而是直接以编程方法形成标准 Windows 程序,形式类似普通学习软件。电子书包括如下内容: 声波数字化原理 Windows 声波编程概述 录放音应用程序实例 播放和创建声波文件 压缩声波编码应用实例 声波处理是多媒体编程的重要内容,也是程序设计的普遍难点。Windows 环境提供了多种声波编程支持。一般开发者可以借助这些支持很快写出处理程序,
WINAPIrecorder
- API下实现录制与播放,经测试可以移植到WINCE下-API under the recording and playback, has been tested and can be transferred to the under WINCE
MIDIPlay
- TMidiPlay is a class for handling MIDI streams in windows using API in Builder environment. You can use this class to open MIDI devices, Play MIDI stream, ally any filters or modifications on the MIDI stream.
API
- 这是一个API绘图小程序,使用C++作为开发工具,在VC下就可以运行-This is a small program drawing API, using C++ as a development tool, can run under VC
APICDplayer
- 利用API的CD播放器,次程序也可用在其他地方-The use of API, CD player, sub-program can also be used in other places
wave_recorder
- Uses the waveIn API to record audio signals. You can change the recording source while recording and change its volume. The recorded samples get saved to a WAV file, with full ACM support, so you can even use an MP3 codec, if installed.
audio-player-no-api
- 很多人实现了比较高层的系统组件,来实现话音/音乐的播放,如基于Windows Media Player或DirectShow的。不过,这些有很多的缺陷,比如,他们不可以在on the fly情况下操作实际的音频数据。这是C#不调用api的情况下实现的底层音频操作.-Many people achieve a relatively high level of system components, to achieve the voice/music player, such as Windows