资源描述:
《经典论文范例》由会员上传分享,免费在线阅读,更多相关内容在工程资料-天天文库。
1、媒体控制接口(MediaControlInterface,MCI)是Windows提供的与设备无关的多媒体高层命令接口,可以控制CD声音、视频动冊i、Wave格式数字声音、MIDI音序器、录像机和激光视盘机等多种设备。MCI功能强大,是Windows多媒体编程的重要纽•成部分。混音器(AudioMixer)是控制系统中各音源的音量控制设备。通过混音器编程可以实现混冷和昔量控制O为了开发出具有个性的多媒体软件,需要深入了解有关底层编程的方法。通过研究本课题掌握MCI编程的方法,将为深入多媒体应用编程奠定基础。本系统采用VisualC++6.0作为开发
2、工具,使用MCI的主要函数与命令以及混咅器的有关函数,制作了一个小巧的多媒体播放器,能够播放主流的多媒体影音文件,能够自动循环播放用户播放列表里选定的文件,能够显示媒体文件的播放进度,并提供齐种媒体播放控制,比如打开、暂停、快进、快退等,以及音量控制。并且界面小巧美观,使用方便,有完善的操作控制按钮、进度指示条等,还实现了显示界面和隐藏界面的迅速切换。本论文主要介绍了木课题的开发目的,所要完成的功能和开发的过程。重点说明了系统设计的重点、设计思想、难点技术和解决方案。关键词:VisualC++6.0;MCI;混音器AbstractProvidedb
3、yWindowsandunrelatedtotheequipment,MediaControlInterfaceisahigh-levelmultimediacommandinterface,whichcancontrolCDaudio,videoanimation,digitalaudioofWaveform,MIDIsequencer,DVDrecorderandlaservideodisc,etc.Withapowerfulfunction,MCIisanimportantpartofWindowsMultimediaProgramming.
4、AudioMixerisakindofvolume-controlequipment,whichcontrolssoundsourcesofthesystem.MixingsoundandvolumecontrolcanbeachievedthroughAudioMixerProgramming.Inordertodevelopmultimediasoftwarewithdistinction,themethodoflow-levelmultimediaprogrammingneedstobeunderstood・MCIprogrammingmet
5、hods,whichwillmakeafoundationforfurthermultimediaprogramming,willbeacquiredbystudythissubject.ThissystemadoptsVisualC++6.0asdevelopmenttoolandusesmainfunctionsandordersofMCIaswellassomecorrelativefunctionsofAudioMixertoproduceasmallandexquisiteMultimediaplayer.Itcanautomatical
6、lyandcircularlyplaymanypopularformatsofmultimediadocuments,whichareselectedintheuser'slist.Itisalsoabletodemonstratebroadcastprogressofmultimediadocuments・Thissystemnotonlyprovidesmanykindsoffunctionstocontrolthemultimediaplayer,suchasopening,pause,speedily-forward,speedi1y-ba
7、ckwardandsoon,butalsovolumecontrol.Andtheinterfaceissmallanddelicate.Therearecompleteoperationcontrolbuttonsandprogressbarthatmaketheplayereasytooperate.Meanwhile,revealinginterfacecanswitchrapidlytohidinginterface.Thisthesismainlyintroducesthepurposeandprocedureofdevelopmenta
8、ndfunctionstobecompletedaboutthissubject.Keypoint,ideaofdesig