vlc-video: Add ability to shuffle playlist in VLC source

This commit is contained in:
cg2121
2017-05-04 04:22:26 -05:00
parent 54281f2e84
commit 7ff9510661
2 changed files with 22 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
VLCSource="VLC Video Source"
Playlist="Playlist"
LoopPlaylist="Loop Playlist"
Shuffle="Shuffle Playlist"
PlaybackBehavior="Visibility behavior"
PlaybackBehavior.StopRestart="Stop when not visible, restart when visible"
PlaybackBehavior.PauseUnpause="Pause when not visible, unpause when visible"