搜索资源列表
MPlay
- MFC调用ActiveX控件,实现播放视频功能。-MFC calls ActiveX controls, for playing video.
15
- 利用ActiveX控件实现的Flash播放器.新手可以参考,容易上手-The use of ActiveX controls to achieve the Flash player. Novice can refer to, easy to use
mediabyOCX
- 使用ACTIVEX控件实现了一个简单的自定制播放器,可以播放常见的音频和视频文件,可供初学者参考-ACTIVEX controls the use of a simple realization of customized players, can play common audio and video files available for beginners reference
flashplayer
- Falsh播放器源码。如果你不能编译的话请在Import ActiveX Control中添加c:\winnt\system32\macromed\flash或c:\windows\system\macromed\flash中添加flash.ocx,然后install就可以了,如果您找不到flash.ocx那么请在添加/删除中加入marcomedia shockwave支持或安装flash6。还需要rxlib for d6控件。如果以上您正确安装了,那么就能编译它了。-Falsh player
Flash
- 用c++ 封装flash 控件的类,可以很方便的在c++ 程序中使用-A class to wapper the flash activex control.
PcxPlay
- 一个ACtiveX控件,支持广播行业专业音频格式播放功能-A ACtiveX control, support the broadcasting industry professional audio format playback
nettalk
- 网络视频电话系统_附开发文档 高性能的可视电话软件 NetTalk效率很高,比我所见的一些可视通话软件要好(如AVPHONE,注:在此并无破坏AVPHONE所在公司形象之意图,仅将软件作客观上的比较) 全图形界面 全图形的界面使得操作方便快捷 AVIOMgr模块 AVIOMgr是一个可视通信的通用模块,在NetTalk中是一个独立的模块,对它进行一些简单的处理,可以做成静态库、动态库或ActiveX控件,以用于其他软件。 AVIOM
videokongjian
- 该控件是ActiveX视频控件,可以从单屏到四屏,从四屏到单屏,由单屏到全屏,由四屏到全屏,也可以由全屏到四屏,有全屏到单屏,如果目前是单屏可以双击你所选中的视频就可以看到全屏状态,全屏的时候双击就可以返回全屏之前的状态。 如果需要改变屏幕的大小,只需要将web页的控件大小改成你需要的大小即可 控件clsid:7AC86A7E-0735-4605-8582-DC229D960B27 控件名称:VideoCtrl Control
RmPlayer
- rm播放器,可以播放rm,MP3,MPG 文件,利用的是real player 控件-this rm player plays rm ,mp3,mpg files with the activeX of real player. but the frontpage is not very beautiful.
winsock
- 使用MFC开发ActiveX控件,使用MFC开发ActiveX控件-MFC developers ActiveX controls developed using MFC ActiveX controls
VedioActiveX
- 利用FFMPEG解码视频流,将视频播放嵌入到Activex控件里-The FFMPEG decoding video stream, embedded video playback Activex controls
Media
- 本例建立了一个可以播放音频文件的播放器。在本例中将使用到一个ActiveX控件Windows Media Player。通过这个插件可以实现对各式音频文件(wav,avi,mp3)的播放。 -In this example,we use an ActiveX control,Windows Media Player. By using this plugin, it can play the media files (wav,avi,mp3).