搜索资源列表
mideavideo.rar
- 这是基于C#的媒体播放器设计。能播放mp3,mp4,avi等格式的音像文件。界面简洁,适合初学者学习,This is based on the C# design a media player. Can play mp3, mp4, avi format, such as audio and video files. Interface is simple and suitable for beginners to learn
CSharpMediaPlay2005
- C#播放器。支持多种媒体格式。目前支持的文件格式有: 1.音频文件(aif aiff au mp2 mp3 mpa wav wma snd) 2.MIDI文件(mid midi rmi) 3.视频文件(avi dat m1v mov mpeg mpg qt wmv) 4.文本文件(*.lrc 件为歌词动态显示文件) -A Mediaplayer written by C#. It support many media stream format.such as aif a
Mp3Player
- c#实现的简单播放器,可播放MP3和AVI等视频,仅用两句代码。-c# implementation of a simple player that can play MP3 and AVI and other video, only two codes.
media
- 一个基于VS C#的音乐播放器,支持Wave、AVI、MIDI和MP3格式文件,主要是利用VisualC#的媒体播放控件实现。更改播放文件目录,直接运行即可。-VS C#-based music player that supports Wave, AVI, MIDI and MP3 format files, mainly using VisualC# media playback controls to achieve. Change the playback file directory
SimpleMediaPlayer
- C#源码使用Windows内置组件Windows MediaPlayer实现的播放器,支持VCD文件(*.dat)|*.dat|Audio文件(*.avi)|*.avi|WAV文件 (*.wav)|*.wav|MP3文件 (*.mp3等文件的播放,依赖于AxInterop.MediaPlayer.dll和Interop.MediaPlayer.dll两个文件,因此在C#代码方面,比较简洁,有兴趣的可下载源码参考-C# código fuente con los componentes integ
ActiveX-media-player
- 编程实现媒体播放器。要求点击“打开”按钮可以打开选择的Avi等媒体文件,然后点击程序中的播放箭头,即可播放该文件。同时该程序还可以实现暂停、重播、倒放等功能,还可以实现循环播放。-a useful player