Developer:Davaar:RenderingControlService

From LinnDocs
Revision as of 14:05, 18 November 2010 by Eamonnb (talk | contribs) (Created page with '= Architecture Overview = The Rendering Control provides access to Volume and Mute controls within any DS equipped with a volume control stage. This service can be used independ…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Architecture Overview

The Rendering Control provides access to Volume and Mute controls within any DS equipped with a volume control stage. This service can be used independent of the current source mode.

Please refer to the UPnP forum Rendering Control specification Rendering Control v2 for background information.

Supported Actions

The following actions are supported as defined in the specification.

GetVolume()

SetVolume()

GetVolumeDB()

GetVolumeDBRange()

SetVolumeDB()

GetMute()

SetMute()

ListPresets()

SelectPreset()

API Reference

UPnP Rendering Control Service Description (XML)

Migration Guide