搜索资源列表
MCI Player
- MCI Player简易C++mci播放器
mci_interface_develop
- 学校的一个试验,掌握mci编程,可以掌握一下基本原理,不错的-A pilot school to master mci programming, you can get hold of the basic principles of good
VideoProgramming
- 文件是用于 存储Windows视频信号的数据文件,本文 以一个AVI文件的播放程序为例,分别讨 论利用MCI和MCIWnd两种方法播放AVI 的程序设计。 -Document is used to store Windows video signal data file, in this article to a AVI file player for example, and MCI, respectively, on the use of two methods
13MCIandMMAPI
- 基于MFC框架下的MCI媒体接口,对于想编一个MP3播放器之类学习一下-MFC-based MCI under the framework of the media interface, for a like for like MP3 players to learn about
avi
- 微软的音频/视频交错(AVI)文件格式是一种RIFF格式的文件规范与应用,捕捉,编辑使用和播放音频/视频序列。一般情况下,AVI文件包含了不同类型的数据多个流。大多数AVI序列将同时使用音频和视频流。一个简单的AVI序列变异使用视频数据,不需要音频流。专门阿维序列可能包括控制赛道作为额外的数据流或MIDI音轨。控制轨道可以控制,如一个MCI光碟机的外部设备。在MIDI轨道可以发挥的顺序的背景音乐。虽然专门序列需要专门的控制程序,利用它的全部功能,应用程序,可以阅读和发挥阿维序列仍然可以阅读和发挥
MCI-Introduction-to-Programming
- mci是windows 95提供的一组处理多媒体的接口,它不属于VC++,所以在编程的 时候只是向Windows提供调用参数就行。-mci is windows 95 provides a set of handling multimedia interface, it does not belong VC++, so when programming only to Windows provides call parameters on the line.
语音文件的播放系统设计
- 利用VC++6.0的开发平台基于开发MFC开发音频文件的播放系统,来实现对音频文件的播放;运用MCI(Media?Control?Interface)指令实现音频文件的打开、播放等操作,以此来实现音频文件的播放。(With the development of VC++6.0 platform development MFC audio playback system based on file, to achieve playback of audio files; the use of MC