Property
ValentMediaPlayer:shuffle
unstable since: 1.0
Description [src]
Whether playback order is shuffled.
A value of FALSE
indicates that playback is progressing linearly through a
playlist, while TRUE
means playback is progressing through a playlist in
some other order.
Implementations should emit GObject::notify
when they
change the internal representation of this property.
Type:gboolean
Available since: 1.0
Default value | FALSE |
Getter method | valent_media_player_get_shuffle() |
Setter method | valent_media_player_set_shuffle() |