Changes between Version 19 and Version 20 of WikiStart


Ignore:
Timestamp:
2012-12-09 00:36:01 (11 years ago)
Author:
guessed
Comment:

Stubs for the service variable list.

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v19 v20  
    9696 * If you know the length of the track being played you can set a delay to occur[[BR]]e.g 3.45mins and set another file to play. 
    9797 
     98== Service Variables == 
     99 
     100`urn:sonos-com:serviceId:Sonos1` 
     101 * `SonosServiceKeys` - 
     102 * `CurrentService` - 
     103 * `SonosDevices` - 
     104 
     105`urn:upnp-org:serviceId:DeviceProperties` 
     106 * `ZoneName` - 
     107 * `Icon` - 
     108 * `SonosID` - 
     109 
     110`urn:upnp-org:serviceId:AVTransport` 
     111 * `CurrentStatus` - 
     112 * `TransportState` - 
     113 * `TransportStatus` - 
     114 * `TransportPlaySpeed` - 
     115 * `CurrentPlayMode` - 
     116 * `CurrentCrossfadeMode` - 
     117 * `CurrentTransportActions` - 
     118 * `CurrentTrack` - 
     119 * `CurrentTrackDuration` - 
     120 * `CurrentTrackURI` - 
     121 * `CurrentTrackMetaData-DIDL-Lite` - 
     122 * `CurrentTitle` - 
     123 * `CurrentArtist` - 
     124 * `CurrentAlbum` - 
     125 * `CurrentDetails` - 
     126 * `CurrentAlbumArt` - 
     127 * `RelativeTimePosition` - 
     128 * `AbsoluteTimePosition` - 
     129 * `RelativeCounterPosition` - 
     130 * `AbsoluteCounterPosition` - 
     131 * `NumberOfTracks` - 
     132 * `CurrentMediaDuration` - 
     133 * `AVTransportURI` - 
     134 * `AVTransportURIMetaData` - 
     135 * `NextAVTransportURI` - 
     136 * `PlaybackStorageMedium` - 
     137 * `CurrentRadio` - 
     138 
     139`urn:upnp-org:serviceId:ContentDirectory` 
     140 * `AudioInputs` - 
     141 * `SavedQueues` - 
     142 * `Queue` - 
     143 * `FavoritesRadios` - 
     144 
     145`urn:upnp-org:serviceId:AudioIn` 
     146 * `AudioInputName` - 
     147 * `Icon` - 
     148 
     149`urn:upnp-org:serviceId:RenderingControl` 
     150 * `Volume` - 
     151 * `Mute` - 
     152 
     153 
    98154== Obsolete == 
    99155The following service variables have been obsoleted, and replaced with standard variables from the AV-UPnP set.