搜索资源列表
meidadound
- 我所设计的多媒体音频播放器AudioPlayer用MCI接口和RealPlayer G2 ActiveX插件实现音频的播放,能够播放MediaPlayer支持的格式和RealPlayer支持的格式(包括wav, mp3, wma, rm, wmv等),但必须安装RealPlayer播放器。AudioPlayer有播放、暂停、停止、打开文件、播放上一首、播放下一首、循环或是不循环播放、顺序或是随机播放等功能;可以静音、改变音量大小;可以拉动播放;能够增加、删除、选择播放文件;能够保存和载入播
MusicPlay
- 花了好几天时间,写了个音乐播放器~ 播放器基本功能都有:各种播放模式,添加文件,保持上次播放列表等。。。 不过还没实现歌词显示功能,尽快补上~ 对于MciSendString函数,非常好用,是个多媒体函数,指令比较简单,还可以在某些控件上播放视频文件 -It took several days, write a music player has the basic functions of the player ~: variety of playback modes, add
x_Vod.tar
- 主要工作集中在vod程序的编写: 难点: 播放控制:创建新进程,然后写入控制命令 进度条的编写:通过定时器每隔1s向Mplayer写入获得播放时间,然后更新到进度条组件 把Mplayer的播放窗口放到qt的窗体.:获得窗体id,然后写入Mplayer 播放列表使用的是:listBox组件-qt VOD player
VedioPlayer
- 用windows media player控件做的视频播放器,实现播放列表,添加文件,删除文件,删除列表,保存列表,播放顺序,上一首,下一首。必须在release下,才能够运行。不知道为什么在debug下不能运行。-Do with windows media player control video player, playlist, add files, delete files, delete the list, save the list, the playback order, on o
mplayer.tar
- 这是用qt做的播放器,实现的功能有:添加播放文件到列表,双击屏幕可以全屏,拉进度条能够快进到所要到的地方。-This is to do with qt player, realized the function: to add to the list to play the file, double-click the screen for full-screen, want to pull the progress bar to fast forward to the
QNorthstarplayer
- libmad+QT的嵌入式mp3播放器。解码部分使用libmad库,UI部分使用QT(版本4.5.2),使用linux环境开发。 实现了播放/暂停,播放列表,歌词显示,添加\删除文件等。-libmad+QT embedded mp3 player. Use libmad decode section the library UI part using QT (version 4.5.2), use the linux environment development. Play/pause,
Music_Box
- Music_Box源代码,VC++音乐播放器(win32源码版),该音乐播放器采用Win32SDK实现,具有音乐列表保存功能,支持皮肤透明度的设置。尤其是界面设计值得一赞哦,先看下截图,是不是很漂亮的蓝色风格?好像使用了控件!-Code Music_Box source, VC++ music player (the win32 source version), the music player Win32SDK with music list Save function, support sk
music-player
- MFC音乐播放器 带播放列表,实现顺序播放 循环播放 随机播放等功能-MFC music player Take a playlist, realizes the sequence Loop for Random broadcast, etc
myPlayer
- 基于Qt的MP3播放器能够实现打开文件,快进,快退,上一首,下一首,显示歌词,播放列表,以及显示时间,进度等。-Qt-based MP3 player to achieve open the file, fast forward, rewind, previous one, the next song, lyrics, playlist, and display time, and progress.
suplayer
- 视频播放器,一次添加多个文件,支持列表循环、顺序、随机、单曲循环播放模式,双击切换全屏,单击暂停-move player
MusicPlayer
- 音乐播放器,实现播放,暂停,可以显示进度条,时间歌曲列表,包括歌手,歌曲名-Music player, the play, pause, you can display a progress bar, time list of songs, including artist, song name
HTYMP
- 视频、音频播放器,内置直播列表,可以截图。(Video audio media Player, live TV list, screen capture)
audio_player
- 使用QT实现Linux平台的音乐播放器,界面使用QML实现,能够播放多格式音频文件,带有文件列表(Using QT to achieve Linux platform music player, the interface using QML implementation, can play multi format audio file, with a list of files)