set_queue_controllable


Description:

public void set_queue_controllable (bool controllable)

Set whether remote this clients can control [class@Clapper.

Note:

Use Control Hub from `clapper-enhancers` repo instead.

Queue].

This includes ability to add/remove items from the queue and selecting current item for playback remotely using WebSocket messages.

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

Parameters:

this

a Server

controllable

if Queue should be controllable