文件名称:简易音乐播放器
介绍说明--下载内容均来自于网络,请自行研究使用
实现一个简易的音乐播放器,其音乐播放的核心功能是采用Qt支持的Phonon框架。这里用这个框架同样是用来播放,暂停等多媒体的各种控制功能,另外该框架可以自动获取音频文件的一些信息,这样我们在设计播放列表时可以获取这些信息,比如歌手名,专辑名,时长,文件名等等。程序中桌面歌词的实现是继承了QLabel类,然后使用3层文本显示,最上面一层采用渐进显示的方式来达到歌词播放的动态效果。
开发环境:WindowsXP+Qt4.8.2+QtCreator2.5.1(To achieve a simple music player, the core function of its music player is to use the Qt fr a mework supported by Phonon. Here in this fr a mework is also used to play, pause and other multimedia information in a variety of control functions, the fr a mework can automatically obtain the audio file, so that we can get the information in the design of playlists, such as artist name, album name, length, file name and so on. In the program, the realization of the desktop lyrics is inherited QLabel class, and then use 3 layers of text display, the top layer of progressive display method to achieve the dynamic effect of lyrics play.
Development environment: WindowsXP+Qt4.8.2+QtCreator2.5.1)
开发环境:WindowsXP+Qt4.8.2+QtCreator2.5.1(To achieve a simple music player, the core function of its music player is to use the Qt fr a mework supported by Phonon. Here in this fr a mework is also used to play, pause and other multimedia information in a variety of control functions, the fr a mework can automatically obtain the audio file, so that we can get the information in the design of playlists, such as artist name, album name, length, file name and so on. In the program, the realization of the desktop lyrics is inherited QLabel class, and then use 3 layers of text display, the top layer of progressive display method to achieve the dynamic effect of lyrics play.
Development environment: WindowsXP+Qt4.8.2+QtCreator2.5.1)
相关搜索: 音乐播放器代码
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Qt学习之路_14(简易音乐播放器).pdf
player\images\icon.png
player\images\open.png
player\images\pause.png
player\images\play.png
player\images\skipBackward.png
player\images\skipForward.png
player\images\stop.png
player\images.qrc
player\main.cpp
player\Makefile
player\Makefile.Debug
player\Makefile.Release
player\music.mp3
player\mylrc.cpp
player\mylrc.h
player\myplaylist.cpp
player\myplaylist.h
player\mywidget.cpp
player\mywidget.h
player\mywidget.ui
player\player.pro
player\player.pro.user
player\ui_mywidget.h
player\vc100.pdb
player\images
player
player\images\icon.png
player\images\open.png
player\images\pause.png
player\images\play.png
player\images\skipBackward.png
player\images\skipForward.png
player\images\stop.png
player\images.qrc
player\main.cpp
player\Makefile
player\Makefile.Debug
player\Makefile.Release
player\music.mp3
player\mylrc.cpp
player\mylrc.h
player\myplaylist.cpp
player\myplaylist.h
player\mywidget.cpp
player\mywidget.h
player\mywidget.ui
player\player.pro
player\player.pro.user
player\ui_mywidget.h
player\vc100.pdb
player\images
player