Property
ValentMediaPlayer:repeat
unstable since: 1.0
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 value | VALENT_MEDIA_REPEAT_NONE |
Getter method | valent_media_player_get_repeat() |
Setter method | valent_media_player_set_repeat() |