playpause

@accepts(gboolean)
@returns(gboolean)
def playpause(unused)

Toggles between playing and paused state. If there is no playing entry, chooses an entry from (in order of preference) the play queue, the selection in the current source, or the play order.

unused :

nothing

Returns :

True if successful