Property

ValentMediaPlayer:repeat

unstable since: 1.0

Declaration

property repeat: Valent.MediaRepeat [ read, write ]

Description [src]

The repeat mode.

If the player does not have the appropriate bitmask in ValentMediaPlayer:flags, setting this property should have no effect.

Implementations should emit GObject::notify when they change the internal representation of this property.

Type: ValentMediaRepeat
Available since:1.0
Default valueVALENT_MEDIA_REPEAT_NONE
Getter methodvalent_media_player_get_repeat()
Setter methodvalent_media_player_set_repeat()

Flags

Readableyes
Writableyes
Constructno
Construct onlyno