搜索资源列表
QT 音樂播放器
- QT 音樂播放器
mediaplayer.rar
- 基于qt实现的简单的音乐播放器。能够播放常见格式的音乐,Qt realized based on simple music player. Common format that can play music
viedos
- qt phonon mplayer 视频播放器,支持多路视频 网络流,支持linux windows 下编译成功-qt phonon mplyer linux windows
QTplayer
- QtPlayer音乐播放器 所谓的QTplayer就是一款在QT平台下开发的音乐播放器,利用开发工具是QT4.0由于QT是跨平台SDK。因此,它对event的处理并不像MFC或XAPI那样明显。但filter机制可以把定制代码hook到具体的widget中,有时在简化编程上能起到巨大的作用,因此他能构造出体积小,功耗低的一款音乐播放器,灵活的运用于各种平台。论文中详细阐述了系统的设计目标、总体架构及各功能模块的详细设计-QtPlayer
QMusic
- 用QT编写的音频播放器,具有一般播放器的功能,支持随机播放-Written with QT audio player, with a general player, supporting random play
qt_mplayer
- 基于linux的QT编程 用Mplayer做后台的媒体播放器,有详细的说明每个模块代码的功能和解释 -The QT on linux programming background to do with the Mplayer media player, a detailed descr iption of the functions of each module code and explanation
MediaPlayer
- 用Qt4 phonon实现的一个多媒体播放器,支持播放器基本操作功能,以及双击全屏,播放列表,播放器窗口大小记忆,文件拖拽。当播放的是音频文件时,显示music player界面,当播放的是视频文件时显示vedio player界面。-This is media player based on Qt4 phonon framwork. It includes the basic functionalities of media player. And all so support double
mymplayer-xp
- QT下用MPLAYER开发的播放器源码,可播放音频视频,网络流等几乎可以播所有文件。-MPLAYER under development with QT player source, can play audio and video, network flow, etc. can play almost all files.
music
- 用qt实现的播放器,能播放音频.视频,能添加多个文件,能暂停播放停止下一曲上一曲,以及音量和进度条的调整-Achieved with the qt player, can play audio. Video, to add multiple files, can pause to stop the next song on the song, and adjust volume and progress bar
mediaplayer
- 用Qt写的一个播放器的完整源码,欢迎大家踊跃下载!-mediaplayer of Qt
MPlayer
- 用VC++MFC编写的媒体播放器,可以播放MP3,WMV和主流视频格式的电影等-The project is used VC++ MFC,you can use it play RM,RMVB,MP4 and mp3 or wmv types files and so on...
media
- 如果你想通过QT实现自己的mp3,mp4播放器,那这个代码不容错过!-If you want to achieve through the QT own mp3, mp4 player, then this code should not be missed!
mediaplayer
- 改应用程序是一个用QT开发的视频播放器,画面精美,在windows下编译通过-Change application is developed in a video with QT player, the screen beautifully through the windows compile
musicplayer.tar
- 基于qt的音频播放器,能够实现各种音频文件的播放-Qt-based audio player, able to achieve a variety of audio file playback
基于QT的音乐播放器
- myMusicPlayer基于QT的音乐播放器
Qt5_音乐播放器源码
- 最近在Windows下开发了一款音乐播放器,实现了音乐播放器的基本功能,适合新手参考学习!(Recently developed a music player under Windows, realized the basic function of music player, which is suitable for novice reference learning!)
音乐播放器
- 基于qt的音乐播放器,实现音乐播放,循环,前进后退等功能。(QT based music player, to achieve music playback, circulation, forward, back and other functions.)
音乐播放器源代码
- 一个简易的基于qt的本地音乐播放器,能够添加播放本地音乐(A simple QT based local music player, able to add and play local music)
简易音乐播放器
- 实现一个简易的音乐播放器,其音乐播放的核心功能是采用Qt支持的Phonon框架。这里用这个框架同样是用来播放,暂停等多媒体的各种控制功能,另外该框架可以自动获取音频文件的一些信息,这样我们在设计播放列表时可以获取这些信息,比如歌手名,专辑名,时长,文件名等等。程序中桌面歌词的实现是继承了QLabel类,然后使用3层文本显示,最上面一层采用渐进显示的方式来达到歌词播放的动态效果。 开发环境:WindowsXP+Qt4.8.2+QtCreator2.5.1(To achieve a sim
基于QT平台的手持媒体播放器项目实战(1)
- 基于QT平台的手持媒体播放器项目实战,适合已经熟悉QT平台(Handheld media player based on QT platform project of actual combat, suits are already familiar with QT platform)