用vc编的多媒体程序设计之FLASH播放器,还不错看看试试-with vc series of the process of designing multimedia Flash player, but also try to see good 下载
|
VC6.0可谓是微软的王牌产品,它以强大的功能而赢得了广大程序员的爱好。而用VC的AppWizard、ClassWizard和其中的各种控件可以方便地建立应用程序。 本文就介绍用VC6.0自带的一个ActiveX控件----ActiveMovieControl Object,来建立自己的多媒体播放器。此多媒体具有一般的播放功能,能播放*.mp3,*.wma,*.mdi,*.wav,*.avi,*.dat等文件,还有Repeat功能-VC6.0 is Microsofts flagship product, which features a powerful and won the majority of programmers love. Using VC +5.0, ClassWizard, and the various controls which can easily build applications. This paper introduces a VC6.0s own ActiveX Object-ActiveMovieControl to build their own multimedia players. This is a general multimedia player, which will be available *. mp3, *. wma, *. MDI, *. wav, *. avi, *. dat documents, Repeat function 下载
|
VC6.0可谓是微软的王牌产品,它以强大的功能而赢得了广大程序员的爱好。而用VC的AppWizard、ClassWizard和其中的各种控件可以方便地建立应用程序。 本文就介绍用VC6.0自带的一个ActiveX控件----ActiveMovieControl Object,来建立自己的多媒体播放器。此多媒体具有一般的播放功能,能播放*.mp3,*.wma,*.mdi,*.wav,*.avi,*.dat等文件,还有Repeat功能-VC6.0 is Microsofts flagship product, which features a powerful and won the majority of programmers love. Using VC +5.0, ClassWizard, and the various controls which can easily build applications. This paper introduces a VC6.0s own ActiveX Object-ActiveMovieControl to build their own multimedia players. This is a general multimedia player, which will be available *. mp3, *. wma, *. MDI, *. wav, *. avi, *. dat documents, Repeat function 下载
|
可视动画控件ActiveMovie是Microsoft公司开发的ActiveX控件,从开始的1.0版、1.2版到现在的2.0版,功能上已经有了很大的改进。由于该控件内嵌了Microsoft MPEG音频解码器和Microsoft MPEG视频解码器,所以能够很好地支持音频文件和视频文件,用其播放的VCD效果就很好。另外,播放时若用鼠标右键单击画面,可以直接对画面的播放、暂停、停止等进行控制,读者还可以自行在"属性"栏中对影片播放进行控制设置,用起来非常方便。 在Microsoft公司推出的VC++6.0中已经包含了ActiveMovie控件的2.0版,此源代码在VC++6.0下利用这个控件实现了自动连续播放。 -visualization animation controls ActiveMovie is Microsofts ActiveX controls from the beginning of version 1.0, version 1.2 to version 2.0 now, the function has been greatly improved. Since the controls embedded Microsoft MPEG audio decoder and Microsoft MPEG video decoder, so good to be able to support audio and video files, using the VCD player on the good results. Also, if played right-click images directly on the screen play, pause, stop, etc. control, readers can also own the "Properties" column for video playback control settings, very convenient for them to use. Microsoft launched the VC 6.0 includes all of the ActiveMovie Control Version 2.0, the source code in VC 6.0 using the automatic controls to achieve the continuous play. 下载
|