/pps/services/multimedia/renderer/context/contextname/play-queue

Holds information about the playlist window

Note: The contextname is the name given in mmr_context_create().
Publishers
mm-renderer
Subscribers
Any app

Overview

When the input is a playlist, mm-renderer creates a playlist window for the currently playing item and the items in front of and behind it, using the following PPS objects in the contextname directory:

Attributes

Attribute Description
end Index of the last p# item in the window.
start Index of the first p# item in the window.
total Total number of items in the playlist. This is set when a track is first played.