QueueEditor
interface QueueEditor
QueueEditor allows handling queue editing actions when sent by a media controller.
Functions
Link copied to clipboard
Called when a media controller wants to add a queue item with the given description at the end of the play queue.
Called when a media controller wants to add a queue item with the given description at the specified position in the play queue
Link copied to clipboard
Called when a media controller wants to remove the first occurrence of the specified queue item with the given description in the play queue.