From OpenHome

(Difference between revisions)
Jump to: navigation, search
Simonc (Talk | contribs)
(Created page with "= Transport PlayAs Options = The Transport service’s <tt>PlayAs</tt> action takes arguments for <tt>mode</tt> (source or group of related so...")

Latest revision as of 13:38, 24 April 2017

Transport PlayAs Options

The Transport service’s PlayAs action takes arguments for mode (source or group of related sources) and a mode-specific command. Some standard modes and commands are listed below; other manufacturer-specific options are possible.

Playlist

The "playlist" mode supports the following commands:

  • id=[track_id] - Halt playback of any current track and switch to the track with the specified id. Returns a 800 fault code if [track_id] is not valid.
  • index=[playlist_index] - Halt playback of the current track and switch to the track with the specified index. Returns a 802 fault code if the index is beyond the end of the playlist.

Radio

The "radio" mode supports the following command:

  • id=[preset_id] – Start playing the specified preset. Returns a 800 fault code if [preset_id] does not match a current preset