Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. QML PlayList Exit Loop At User Option
Forum Updated to NodeBB v4.3 + New Features

QML PlayList Exit Loop At User Option

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
1 Posts 1 Posters 137 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • G Offline
    G Offline
    ggalt
    wrote on last edited by
    #1

    I would like the user to be able to toggle playlist looping. I can set the "playbackMode" to "Loop", but if the user changes his or her mind and wants to turn "off" looping, I'm stuck. Setting the "playbackMode" to "Sequential", which gives the behavior I want (i.e., the playlist now plays through to the end and stops), but if the user has also selected "Random" to shuffle the playlist, setting the "playbackMode" to "Sequential" nullifies the "Random" playback (and what's the difference between PlayList.shuffle() and playbackMode=Random??).

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved