文件名称:MovieShow
-
所属分类:
- 标签属性:
- 上传时间:2008-10-13
-
文件大小:200.48kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
Introduction
At long last I have finally made what I have wanted to make for so long. Being new to the coding world, this media player (which I call MediaShow ) is my first working software. It is based on the famous DirectShow multimedia API from Microsoft.
DirectShow divides the processing of multimedia tasks such as video playback into a set of steps known as filters. Each filter represents a stage in the processing of the data. Filters have a number of input and output pins which connect them together. The generic design of the connection mechanism means that filters can be connected in many different ways for different tasks to build a filter graph.
It is possible to make custom filters which can be used to play a variety of media file formats clearly displaying the power of DirectShow API. But the complexity for customization and making filters from scratch makes the use of this API rather difficult.
At long last I have finally made what I have wanted to make for so long. Being new to the coding world, this media player (which I call MediaShow ) is my first working software. It is based on the famous DirectShow multimedia API from Microsoft.
DirectShow divides the processing of multimedia tasks such as video playback into a set of steps known as filters. Each filter represents a stage in the processing of the data. Filters have a number of input and output pins which connect them together. The generic design of the connection mechanism means that filters can be connected in many different ways for different tasks to build a filter graph.
It is possible to make custom filters which can be used to play a variety of media file formats clearly displaying the power of DirectShow API. But the complexity for customization and making filters from scratch makes the use of this API rather difficult.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MovieShow/
MovieShow/MovieShow/
MovieShow/MovieShow.sln
MovieShow/MovieShow/bin/
MovieShow/MovieShow/bin/Debug/
MovieShow/MovieShow/bin/Debug/DirectShowLib.dll
MovieShow/MovieShow/bin/Debug/MovieShow.exe
MovieShow/MovieShow/bin/Debug/MovieShow.pdb
MovieShow/MovieShow/bin/Debug/MovieShow.vshost.exe
MovieShow/MovieShow/Form1.cs
MovieShow/MovieShow/Form1.Designer.cs
MovieShow/MovieShow/Form1.resx
MovieShow/MovieShow/Form2.cs
MovieShow/MovieShow/Form2.designer.cs
MovieShow/MovieShow/Form2.resx
MovieShow/MovieShow/Form4.cs
MovieShow/MovieShow/Form4.Designer.cs
MovieShow/MovieShow/Form4.resx
MovieShow/MovieShow/Form5.cs
MovieShow/MovieShow/Form5.Designer.cs
MovieShow/MovieShow/Form5.resx
MovieShow/MovieShow/Mci.cs
MovieShow/MovieShow/Media.cs
MovieShow/MovieShow/MovieShow.csproj
MovieShow/MovieShow/Program.cs
MovieShow/MovieShow/Properties/
MovieShow/MovieShow/Properties/AssemblyInfo.cs
MovieShow/MovieShow/Properties/Resources.Designer.cs
MovieShow/MovieShow/Properties/Resources.resx
MovieShow/MovieShow/Properties/Settings.Designer.cs
MovieShow/MovieShow/Properties/Settings.settings
MovieShow/MovieShow/
MovieShow/MovieShow.sln
MovieShow/MovieShow/bin/
MovieShow/MovieShow/bin/Debug/
MovieShow/MovieShow/bin/Debug/DirectShowLib.dll
MovieShow/MovieShow/bin/Debug/MovieShow.exe
MovieShow/MovieShow/bin/Debug/MovieShow.pdb
MovieShow/MovieShow/bin/Debug/MovieShow.vshost.exe
MovieShow/MovieShow/Form1.cs
MovieShow/MovieShow/Form1.Designer.cs
MovieShow/MovieShow/Form1.resx
MovieShow/MovieShow/Form2.cs
MovieShow/MovieShow/Form2.designer.cs
MovieShow/MovieShow/Form2.resx
MovieShow/MovieShow/Form4.cs
MovieShow/MovieShow/Form4.Designer.cs
MovieShow/MovieShow/Form4.resx
MovieShow/MovieShow/Form5.cs
MovieShow/MovieShow/Form5.Designer.cs
MovieShow/MovieShow/Form5.resx
MovieShow/MovieShow/Mci.cs
MovieShow/MovieShow/Media.cs
MovieShow/MovieShow/MovieShow.csproj
MovieShow/MovieShow/Program.cs
MovieShow/MovieShow/Properties/
MovieShow/MovieShow/Properties/AssemblyInfo.cs
MovieShow/MovieShow/Properties/Resources.Designer.cs
MovieShow/MovieShow/Properties/Resources.resx
MovieShow/MovieShow/Properties/Settings.Designer.cs
MovieShow/MovieShow/Properties/Settings.settings
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.