/pps/services/multimedia/renderer/context/<contextname>/input

Holds input parameters for the specified context

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

Attributes

Attribute Description
url URL of the attached input.
type Values:
  • track (a sinlge track)
  • playlist (a track sequence)
  • autolist (a single track formatted as a playlist)
repeat Only for playlist and autolist, continuously replay the input. Values:
  • "none" (default)
  • "track"
  • "all"