当前位置:
首页 资源下载
搜索资源 - windows media player 控件
搜索资源列表
-
0下载:
采用Windows Media Player控件,支持列表播放。-Windows Media Player controls to support broadcast list.
-
-
0下载:
本文主要介绍了对Windows Media Player控件的使用方法,并在此基础上完成个性化媒体播放程序的设计实现。-This paper introduces the Windows Media Player on the use of controls, and on this basis to complete personalized media player designed to achieve.
-
-
0下载:
1 本程序是基于Windows Media Player控件的个性化播放器,皮肤来源于网络。
2 程序运行中感觉比较慢,移动时闪烁得比较厉害。
3 时间仓促,还有很多改进之处。
-
-
0下载:
该程序使用了Windows系统中所带的Windows Media Player控件来创建媒体播放器。
-
-
0下载:
虽然只是一篇文章,但为在vs2003进行windows media player控件开发的人节省了很多时间。对不知道的人很有用。
-
-
0下载:
1. 创建基于对话框的程序
2. 在对话框添加Windows Media Player控件
3. 在对话框中为该控件添加一个控件型类变量CMp m_ctrlMPlayer 它负责传递媒体文件到播放器, 如: m_ctrlMPlayer.put_URL(dlg.GetPathName())
4. 为按钮添加事件响应函数, 在函数中打开音频文件, 并调用函数put_URL()把媒体文件传到播放器中播放
-
-
0下载:
多媒体技术是指利用计算机技术,把多种媒体综合在一起,使之建立起逻辑上的联系,并能对他么进行各种处理的一种方法。主要包括文本、图形、影像、声音、视频、动画等各种形式,并与先进的计算机、通信和广播电视技术相结合,形成一个可组织、存储操作和控制的多媒体信息集成环境和交互系统。
Visual Stdio 2008集成开发环境中提供了windows media player 控件,并且提供了相关的属性、方法,利用这些属性、方法,完全可以实现 windows media player 播放器的所有功能。
-
-
0下载:
用vb写的播放器,即可播放music又可播放视频文件。通过添加windows media player控件来实现。代码模仿常用的音乐播放器来编写。-Written with vb player, you can play music but also play video files. By adding windows media player control to achieve. Imitation of code used to write the music player.
-
-
0下载:
利用WINDOWS提供的控件,制作了一个简单的媒体播放器。本程序在用了windows media player 6.x的ocx控件来实现媒体播放器的功能。,WINDOWS provided by the use of controls, the production of a simple media player. This procedure using the windows media player 6.x to achieve the ocx control media player
-
-
0下载:
利用vc++的windows media player控件实现的视频播放器。
已在vc环境下调试成功!-Use vc++ The windows media player control to achieve the video player. Vc environment in debug successfully!
-
-
1下载:
windows Media player 控件实现多媒程序-windows Media player control procedures for multi-media
-
-
0下载:
利用 VC的Windows Media Player 控件提供的接口实现的媒体文件的信息的获取,艺术家、专辑等信息,以前,在网上找了好久也没找到解决方法,最后终于有了点头绪,发出来与大家分享,抛砖引玉,介绍一种简单的方法-Use of VC s Windows Media Player control interface provided by the media access to information documents, artists, albums and other informa
-
-
0下载:
这个程序主要通过Windows Media Player控件来实现播放VCD.-This process primarily through the Windows Media Player control to achieve playback VCD.
-
-
0下载:
使用Windows Media Player控件来播放VCD中的影像文件。通过Windows Media Player控件不仅可以播放VCD,还可以播放MP3文件、MPEG文件、AVI文件等多媒体文件。-The use of Windows Media Player control to play the VCD image file. Through Windows Media Player control can not only play VCD, also can play MP3 fi
-
-
0下载:
文件——》新建——》项目,选择MFC应用程序——》名称为player——》确定。
点击应用程序类型——》基于对话框——》完成。
在DIALOG中右击——》插入ACTIVEX控件——》选Windows Media Player ,添加了Windows Media Player 控件ID为IDC_OCX1。
对Windows Media Player控件右击——》添加变量——》变量名为m_wmplayer——》完成。
拉二个按钮到DIALOG中“打开”和“暂停”,双击“打开”
-
-
0下载:
基于VC++6的Windows media player控件开发源代码。-Based on VC++6 in Windows media player controls the development source code.
-
-
0下载:
本论文的播放器是在Microsoft Visual Studio.Net 2005平台下利用Visual Basic.Net语言完成的。使用Visual Basic.NET提供的Windows Media Player控件以及文件处理,最终实现一款贴近用户操作习惯的媒体播放器。
该播放器实现了对MP3、等格式的多媒体文件的播放功能;实现了加载多个多媒体文件;打开和关闭程序采用图像的淡入淡出效果;在播放器表面添加美丽的图片;实现联网的广告播放;实现了用户的身份认证、连续播放以及自动关闭播放器等
-
-
0下载:
用vc自带的一个ActiveX控件来建立的自己多媒体播放器-windows media player
-
-
0下载:
很一般的播放器,嗯 使用了微软的Windows Media Player 控件-General player
-
-
0下载:
基于MFC的多媒体播放器的实现,用了Windows Media Player控件.-Realization of multimedia player based on MFC
-