搜索资源列表
editre
- 利用vc编写的程序,包括编辑框和列表框的例子,以及利用mciWnd编写的avi播放软件-vc prepared by the use of procedures, including editing box and the box example, the preparation and the use of the mciWnd avi player software
MediaPlayer5.20
- MCIWnd is a window class for controlling multimedia devices. A library of functions, messages, and macros associated with MCIWnd provides a simple method to add multimedia playback or recording capabilities to your applications. The MCIWnd Windo
MCIWnd_MediaPlayer
- 采用MCIWnd实现多媒体播放器,支持avi,mpg,wmv,mp3,mid,wav,jpg,bmp,gif。具有可更换的bmp背景,其它控件透明自绘。-MCIWnd using multimedia player, support avi, mpg, wmv, mp3, mid, wav, jpg, bmp, gif. Can be replaced with the bmp background, the other controls drawn from transparent.
tuxiangchuli
- 使用媒体控制接口(MCI) 使用MCIWnd窗口类 使用OpenGL DirectX编程 DLL的概念 动态链接库的创建 动态链接库的访问 创建ActiveX控件 测试和使用ActiveX控件 进程和线程 线程的管理和操作 线 程 通 信 线程同步 概 述 Windows Sockets 编程 WinInet应用
shipinyingyong
- 利用MCIWnd窗口类生成了一个简单的媒体播放器,在这个媒体播放器中我们可以播放任意的AVI文件,无论是有声的还是无声的
Wav3
- 用MCIWnd类编写的vc程序,实现对wav文件的录制,播放和保存功能
37584681
- 一个录音程序,用BCB写成,使用了MCIWND相关函数
mciplay
- 这是一个利用video的playback功能的MCIWnd播放avi文件的VC++例子程序-This is an example of VC++, it use playback of video to play avi file in MCIWnd
vidc_demo
- 视频压缩管理器 (VCM) 提供了访问安装的压缩器的接口,来处理实时数据。典型的应用使用安装的压缩器来执行视频数据的压缩和解压。最简单的解压方法是使用DrawDib API,它封装了所有必要的功能,能够提供可视化的压缩图像。同样的方法也可以用于使用MCIWnd 来显示AVI文件-Video Compression Manager (VCM) for a visit to the installation of a compressor interface, to handle real-time
MCIWnd
- 一个包装mci函数的类,可以简单的调用函数实现多种avi播放功能,而不必写很多mci命令。-acquiring a packaging function category, you can simply call functions to achieve a variety of avi player, having written many MCI orders.
MCIWND
- 得用滑动条来控制音频的播放,可调整速度播放大小-To use the slider to control the audio playback, adjustable playback speed size
MediaPlayer
- 媒体播放器,可播放常见的MP3,WMV,AVI,ASF格式文件,利用MCI和MCIWnd; VS2005编译通过-Media Player, can be common to play MP3, WMV, AVI, ASF format, using MCI and MCIWnd VS2005 compiler through ...
Ex_MCI_aviplayer
- 编写一个AVI视频播放器程序,能够播放AVI视频文件。“文件”->“打开”菜单项,选择一个AVI文件,则程序在客户区的左上角创建一个MCIWnd窗口,并且窗口中已该AVI文件的首幅画面。按下MCIWnd窗口控制条中的“播放”按钮就开始播放该AVI文件。-The preparation of a procedure AVI video player that can play AVI video files. " File" -> " Open" me
MCICopyFileAVI
- 使用MCIWnd播放AVI文件,来模拟Windows文件拷贝。-Use MCIWnd play AVI files, to simulate the Windows file copy.
Player
- AVI Player in DEVx using MCIWnd, simple but can be expanded.
RECSoft
- 通过使用VC++,借助MCIWnd类实现录音功能,源码简单明了,易读性强,适合作为学习录音功能的参考.... -Through use of VC++,you can fulfill the function of recording.the code is easy clear and readable,in suit with the reference as studing recording function
10-3
- 用MCIWND实现的播放器,简单实现播放功能,仅供学习-MCIWND player,it is for study
player
- 用MCIWND实现的播放器,支持AVI格式-MCIWND player,for AVI
VSPlayer
- MFC下,使用MCIWnd窗口类制作的简单音频播放器。拥有播放列表管理器。-Under MFC environment,a very simple MP3 music player base on MCIWnd。Has a playlist manager.
AVI
- 本代码详解了如何播放AVI动画文件,AVI文件通常有3种播放方式,这里是利用MCIWnd窗口类来实现AVI文件播放的。-Detailed how to play the code AVI animation files, AVI files usually have three kinds of play mode, here is the use of MCIWnd window class to play AVI files.