Qt制作音乐播放器

   日期:2020-08-30     浏览:107    评论:0    
核心提示:项目场景:提示:音乐播放器五种播放模式 单曲单次播放 、单曲循环播放、顺序播放、循环播放、随机播放enum QMediaPlaylist::PlaybackModeThe QMediaPlaylist::PlaybackMode describes the order items in playlist are played. Constant Value Description QMediaPlaylist...

项目场景:Qt制作音乐播放器五种播放模式   单曲单次播放  、单曲循环播放、顺序播放、循环播放、随机播放

提示:音乐播放器
五种播放模式   单曲单次播放  、单曲循环播放、顺序播放、循环播放、随机播放

enum QMediaPlaylist::PlaybackMode

The QMediaPlaylist::PlaybackMode describes the order items in playlist are played.

 

Constant

Value

Description

QMediaPlaylist::CurrentItemOnce

0

The current item is played only once.

QMediaPlaylist::CurrentItemInLoop

1

The current item is played repeatedly in a loop.

QMediaPlaylist::Sequential

2

Playback starts from the current and moves through each successive item until the last is reached and then stops. The next item is a null item when the last one is currently playing.

QMediaPlaylist::Loop

3

Playback restarts at the first item after the last has finished playing.

QMediaPlaylist::Random

4

Play items in random order.

0.单曲单次播放  

1.单曲循环播放

2.顺序播放

3.循环播放

4.随机播放

 
打赏
 本文转载自:网络 
所有权利归属于原作者,如文章来源标示错误或侵犯了您的权利请联系微信13520258486
更多>最近资讯中心
更多>最新资讯中心
0相关评论

推荐图文
推荐资讯中心
点击排行
最新信息
新手指南
采购商服务
供应商服务
交易安全
关注我们
手机网站:
新浪微博:
微信关注:

13520258486

周一至周五 9:00-18:00
(其他时间联系在线客服)

24小时在线客服