Developer:Davaar:TimeService

From LinnDocs
Revision as of 14:08, 18 November 2010 by Eamonnb (talk | contribs) (Created page with '= Architecture Overview = The Time Service provides source-independent time information concerning the currently playing media. Introduced in Cara 6, this service should allow a …')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Architecture Overview

The Time Service provides source-independent time information concerning the currently playing media. Introduced in Cara 6, this service should allow a subscribing control point to report on the progress of what is currently being played without having to know which source is currently active.

The Time Service presents this information centred around the concept of a Track, which has a Duration and a number of Seconds so far played.

Time

This reports the Track Count, which increments each time a new track is played, the Duration of the current Track, and the number of Seconds so far played.

The Track Count corresponds with the Track Count in the Info Service, but bears no relation to a Track Id or Preset Id reported from the Playlist Service or Radio Service.

API Reference

Time Service Description (XML)

Migration Guide

None.

Upnp Action Name Changes

None.


Obsolete Functions

None.