搜索资源列表
DirectShowMediaplayer
- 一个基于DirectShow 开发的视频播放器 实现了播放,托动 等功能
directshowplayer
- 实时流播放器源码,使用directshow开发视频捕捉并实时传播
player
- 小的视频播放器,用VC++和Directshow实现。
SimplePlay.rar
- directshow制作的播放器,可以播放各类音视频,produced directshow player, can play all kinds of audio and video
directshow.rar
- 用vs2005+directx9.0开发的一个简单的视频播放实例。对开发视频播放器入门有所帮助。,Vs2005+ directx9.0 development with a simple example of the video player. On the development of video player entry help.
SimplePlayer
- 一个基于DirectShow的视频播放器,希望能对大家有用!-A video player based on DirectShow, hoping it would be useful!
VideoPlayer
- 用DirectShow编写的视频播放器,支持播放,mp3,avi等视频文件-Prepared using DirectShow video player to support the players, mp3, avi video files, etc.
EVCPlayer
- Evc下用directshow技术编的多媒体播放器源代码-Evc using directshow technology for the multimedia player source code
directshow_amcap
- 一款小巧的视频播放器,用C++开发,如果想做directshow的开发,它是个不错的开始.-A tiny media player developed by C++,enjoy it.
vcppavi
- 用DirectShow写的avi视频播放器,其实不止能播放avi,还能播放其他的视频格式,能实现截图等功能,在visual c++下编译通过,不过要先安装DirectShow,然后配置。-A avi video player writen by DirectShow, in fact, not only can play avi, also can play other video formats, the player can grab the screen and save the pho
MediaPlayer
- 本程序为DirectShow编写的一个播放器,可以播放avi格式的视频文件。可以实现播放、暂停、抓图等基本功能,是学习DirectShow非常好的工具。-This program is written in a DirectShow player that can play avi format video files. Allows play, pause, drawings and other basic functions, is a very good learning tool for
www.dssz.com_59564358simpleplayer
- 基于directshow的视频播放器,可以播放各种格式的视频文件-a play tool based on directshow
directshow_MyPlayer
- 基于directshow的视频播放器,可以播放一般的视频-Directshow-based video player that can play video in general
MediaPlayer
- 一个利用VS的DirectShow的视频播放器-A video player using VS and DirectShow
DirectShowPlayer
- 基于DirectShow的播放器,可以播放AVI格式的MPEG4和H264编码的视频。-a media player based on directshow, support AVI file type with MEPG4,H264 encode.
directshowPlayer
- 基于directshow 的视频播放器,可以采集摄像头图像,截图保存为bmp-a vedio player based with directshow framework, can get data camera & save snap as bmp
simplest_directshow_example
- 本程序包含了DirectShow开发的示例程序。适合DirectShow初学者进行学习。 它包含了以下几个子程序: simplest_directshow_player: 最简单的基于DirectShow的视频播放器。 simplest_directshow_player_custom: 最简单的基于DirectShow的视频播放器(Custom)。 playerGUI: 最简单的基于DirectShow的播放器-图形界面版。 simplest_directshow_info