文件名称:simplest_directshow_example
- 所属分类:
- DirextX编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2016-07-27
- 文件大小:
- 4.4mb
- 下载次数:
- 0次
- 提 供 者:
- your*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本程序包含了DirectShow开发的示例程序。适合DirectShow初学者进行学习。
它包含了以下几个子程序:
simplest_directshow_player: 最简单的基于DirectShow的视频播放器。
simplest_directshow_player_custom: 最简单的基于DirectShow的视频播放器(Custom)。
playerGUI: 最简单的基于DirectShow的播放器-图形界面版。
simplest_directshow_info: 最简单的Directshow信息显示例子。
simplest_directshow_filter: 目前还未完成。-This program includes the development of DirectShow sample programs. DirectShow suitable for beginners to learn.
It contains the following routines:
simplest_directshow_player: The easiest DirectShow-based video player.
simplest_directshow_player_custom: The easiest DirectShow-based video player (Custom).
playerGUI: The easiest DirectShow based player- GUI version.
simplest_directshow_info: The easiest Directshow information display examples.
simplest_directshow_filter: it has not yet been completed.
它包含了以下几个子程序:
simplest_directshow_player: 最简单的基于DirectShow的视频播放器。
simplest_directshow_player_custom: 最简单的基于DirectShow的视频播放器(Custom)。
playerGUI: 最简单的基于DirectShow的播放器-图形界面版。
simplest_directshow_info: 最简单的Directshow信息显示例子。
simplest_directshow_filter: 目前还未完成。-This program includes the development of DirectShow sample programs. DirectShow suitable for beginners to learn.
It contains the following routines:
simplest_directshow_player: The easiest DirectShow-based video player.
simplest_directshow_player_custom: The easiest DirectShow-based video player (Custom).
playerGUI: The easiest DirectShow based player- GUI version.
simplest_directshow_info: The easiest Directshow information display examples.
simplest_directshow_filter: it has not yet been completed.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
simplest_directshow_example
...........................\.gitignore
...........................\ReadMe.txt
...........................\UpgradeLog.XML
...........................\playerGUI
...........................\.........\.gitignore
...........................\.........\ReadMe.txt
...........................\.........\playerGUI.aps
...........................\.........\playerGUI.cpp
...........................\.........\playerGUI.h
...........................\.........\playerGUI.rc
...........................\.........\playerGUI.vcxproj
...........................\.........\playerGUI.vcxproj.filters
...........................\.........\playerGUI.vcxproj.user
...........................\.........\playerGUIDlg.cpp
...........................\.........\playerGUIDlg.h
...........................\.........\res
...........................\.........\...\playerGUI.ico
...........................\.........\...\playerGUI.rc2
...........................\.........\...\welcome.BMP
...........................\.........\resource.h
...........................\.........\stdafx.cpp
...........................\.........\stdafx.h
...........................\.........\targetver.h
...........................\simplest_directshow_example.sln
...........................\simplest_directshow_example.suo
...........................\simplest_directshow_filter
...........................\..........................\.gitignore
...........................\..........................\simplest_directshow_filter.vcxproj
...........................\..........................\simplest_directshow_filter.vcxproj.filters
...........................\..........................\simplest_directshow_filter.vcxproj.user
...........................\..........................\unfinished.txt
...........................\simplest_directshow_info
...........................\........................\.gitignore
...........................\........................\ReadMe.txt
...........................\........................\simplest_directshow_info.cpp
...........................\........................\simplest_directshow_info.vcxproj
...........................\........................\simplest_directshow_info.vcxproj.filters
...........................\........................\simplest_directshow_info.vcxproj.user
...........................\........................\stdafx.cpp
...........................\........................\stdafx.h
...........................\........................\targetver.h
...........................\simplest_directshow_info.jpg
...........................\simplest_directshow_info_vars.jpg
...........................\simplest_directshow_player
...........................\..........................\.gitignore
...........................\..........................\ReadMe.txt
...........................\..........................\cuc_ieschool.mov
...........................\..........................\simplest_directshow_player.cpp
...........................\..........................\simplest_directshow_player.vcproj
...........................\..........................\simplest_directshow_player.vcproj.XIJING.Administrator.user
...........................\..........................\simplest_directshow_player.vcxproj
...........................\..........................\simplest_directshow_player.vcxproj.filters
...........................\..........................\simplest_directshow_player.vcxproj.user
...........................\..........................\stdafx.cpp
...........................\..........................\stdafx.h
...........................\simplest_directshow_player.jpg
...........................\simplest_directshow_player_custom
...........................\.................................\.gitignore
...........................\.................................\ReadMe.txt
...........................\.................................\cuc_ieschool.mpg
...........................\.................................\simplest_directshow_player_custom.cpp
...........................\.................................\si