set_queue_controllable


Description:

public void set_queue_controllable (bool controllable)

Set whether remote MPRIS clients can control Queue.

Note:

Use MPRIS from `clapper-enhancers` repo instead.

This includes ability to open new URIs, adding/removing items from the queue and selecting current item for playback remotely using MPRIS interface.

You probably want to keep this disabled if your application is supposed to manage what is played now and not MPRIS client.

Parameters:

this

a Mpris

controllable

if Queue should be controllable