Welcome![Sign In][Sign Up]
Location:
Search - csharp media player

Search list

[CSharpplayMedia

Description: 本代码实现的功能是利用Visual C#开发一个媒体播放器-source implementation of this function is to use Visual C# development of a media player
Platform: | Size: 107520 | Author: 吴月 | Hits:

[Streaming Mpeg4DirectShow做播放器

Description: c#语言实现的directshow媒体播放器 对与学习多媒体编程的朋友很有帮助 赶快下载哦-realized directshow media player with the right learning multimedia programming helpful friends quickly download oh
Platform: | Size: 197632 | Author: 丁昭雄 | Hits:

[DirextXdirectshownet

Description: 一个用C#编写的DIRECTX媒体播放器,比DIRECTX 9.0的例子简单,适合初学者。-a C# prepared DirectX Media Player, DirectX 9.0 simple example, suitable for beginners.
Platform: | Size: 99328 | Author: 王凡 | Hits:

[Video CapturexlFancyPlay2005

Description: xlFancyPlay2005带有原码用C#开发的一个媒体播放器,支持real,mpg等格式-xlFancyPlay2005 with the original code using C# development of a media player, support for real, mpg formats.
Platform: | Size: 69632 | Author: | Hits:

[CSharpAdvancePlayer

Description: 在visual stido .net平台下用C#语言编写的媒体播放器。-In the visual stido. Net platform using C# Language media player.
Platform: | Size: 63488 | Author: xiao | Hits:

[2D GraphicParticleCsharp

Description: c# 编写的类似媒体播放器(MediaPlayer)离子特效的演示程序, 同时实现了 GDI+ 和 DDraw 两套呈现引擎. -c# prepared in similar media player (MediaPlayer) ion effects of the demonstration program, while achieving the GDI and DDraw has two engines.
Platform: | Size: 87040 | Author: devas | Hits:

[DirextXDirectShowSource

Description: using directshow to do a media player
Platform: | Size: 161792 | Author: qqsa | Hits:

[CSharpa_mediaplayer

Description: 编写的一个媒体播放器,用CSHARP编写,可使你熟悉CSHARP语言-prepared a media player, with CSHARP preparation, you can CSHARP familiar with the language! !
Platform: | Size: 92160 | Author: 沙齐心 | Hits:

[Multimedia programE_WAIT_Dxplayer

Description: 使用DirectX开发的简单媒体播放器,实现的功能较为简单-use DirectX development of the simple media player, the function is more simple
Platform: | Size: 60416 | Author: E_wait | Hits:

[CSharpplay

Description: 用C#编程制作媒体播放器,成功运行-Used C# Programming production media player successfully running
Platform: | Size: 728064 | Author: zhouwenjin | Hits:

[Streaming Mpeg4Csharp-MediaPlayer

Description: 在 Microsoft Visual C# .NET 中使用 DirectShow 控件,开发一个媒体播放器,用来播放数字音频和视频。-In Microsoft Visual C#. NET controls the use of DirectShow, to develop a media player, used to play digital audio and video.
Platform: | Size: 110592 | Author: sdf | Hits:

[CSharpFileSystem

Description: IO设备文件访问,媒体播放,文件查看,EXCEL查看。-IO device file access, media player, File Viewer, EXCEL view.
Platform: | Size: 668672 | Author: Tony Li | Hits:

[mpeg mp3Csharp_plyer

Description: 用C#.NET2005实现一个流媒体播放器,感觉还是不错的,就是调用了Windows中的一个动态连接库——Quarz.dll。我写的是一个DirectShow多媒体播放器。支持目前为止的大部分格式。-With C#. NET2005 realize a streaming media player, or feel good is called a Windows Dynamic Link Library- Quarz. Dll. I have written a DirectShow multimedia player. Support so far most of the format.
Platform: | Size: 5120 | Author: lajunfeng | Hits:

[DocumentsMediaPlayer

Description: 用c#开发的一个视频文件音频文件播放窗口程序,可以根据提示选择不同类型的文件有针对性的播放,可以快进,停止等,选择想用的朋友可以下载。-With c# Developed a video file audio file playback window procedure can be prompted to choose different types of documents targeted player, you can fast-forward, stop, etc., choose to use our friends can be downloaded.
Platform: | Size: 353280 | Author: 张树魁 | Hits:

[Video CaptureMovieShow

Description: 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. -err
Platform: | Size: 204800 | Author: LeeYJ | Hits:

[CSharpCHarpliumeiti

Description: C#实现一个流媒体播放器,实现网络流媒体播放!-C# The realization of a streaming media player, network streaming media player!
Platform: | Size: 5120 | Author: rjs | Hits:

[Streaming Mpeg4WindowsMediaNetSamples-2008-Sept

Description: Samples\AsfCreate --- -- Creates an Asf or WMV file from a collection of bitmaps Samples\AsfNet -------------------- Sends the output of DirectShow capture graphs to a network port to be read by Windows Media Player Samples\AudioPlayer -------------------- Play the audio portion of a windows media file Samples\DESCombine -------------------- Join and split files, outputting data to a WM file. Samples\DrmHeader -------------------- Show the DRM attributes of a file Samples\ReadFromStream -------------------- Walk the samples in a file where the source is an IStream Samples\RecordWav -------------------- Record audio data from a microphone to a .wav file Samples\WMProp -------------------- Show file properties for WM files Samples\WMVCopy -------------------- Code to copy a file -SamplesAsfCreate------- Creates an Asf or WMV file from a collection of bitmapsSamplesAsfNet-------------------- Sends the output of DirectShow capture graphs to a network port to be read by Windows Media PlayerSamplesAudioPlayer-------------------- Play the audio portion of a windows media fileSamplesDESCombine-------------------- Join and split files, outputting data to a WM file.SamplesDrmHeader-------------------- Show the DRM attributes of a fileSamplesReadFromStream-------------------- Walk the samples in a file where the source is an IStreamSamplesRecordWav-------------------- Record audio data from a microphone to a. wav fileSamplesWMProp-------------------- Show file properties for WM filesSamplesWMVCopy-------------------- Code to copy a file
Platform: | Size: 131072 | Author: zhangz | Hits:

[CSharpPlayer

Description: c#开发的多媒体播放器,使用directshow技术-c# to develop multi-media player, directshow technology use
Platform: | Size: 10240 | Author: 阿布 | Hits:

[Multimedia DevelopMyMediaPlayer

Description: 多媒体技术是指利用计算机技术,把多种媒体综合在一起,使之建立起逻辑上的联系,并能对他么进行各种处理的一种方法。主要包括文本、图形、影像、声音、视频、动画等各种形式,并与先进的计算机、通信和广播电视技术相结合,形成一个可组织、存储操作和控制的多媒体信息集成环境和交互系统。 Visual Stdio 2008集成开发环境中提供了windows media player 控件,并且提供了相关的属性、方法,利用这些属性、方法,完全可以实现 windows media player 播放器的所有功能。 -Multimedia technology refers to the use of computer technology, the multi-media integrated together, so that to establish a logical connection, and can he Mody various processing methods. Include text, graphics, images, audio, video, animation and other forms, and with advanced computer, communications and radio and television technology are combined to form an organization, storage, operation and control of multi-media information integration environments and interactive systems. Visual Stdio 2008 integrated development environment provides a windows media player control, and provide the relevant properties, methods, use of these properties, methods, windows media player can achieve all the functionality of the player.
Platform: | Size: 1949696 | Author: wyc | Hits:

[CSharpCSharp-Media-Player

Description: C# 流媒体播放器 源码一枚 可以学习流媒体播放相关知识-Streaming Media Player source code in c# Streaming media player-related knowledge
Platform: | Size: 319488 | Author: shigaofei | Hits:
« 12 3 »

CodeBus www.codebus.net