Property

ValentMediaPlayer:shuffle

unstable since: 1.0

Declaration

property shuffle: gboolean [ read, write ]

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 valueFALSE
Getter methodvalent_media_player_get_shuffle()
Setter methodvalent_media_player_set_shuffle()

Flags

Readableyes
Writableyes
Constructno
Construct onlyno