YAACC - UPNP Client and Server
Loading...
Searching...
No Matches
Public Member Functions | Protected Member Functions | List of all members
de.yaacc.upnp.server.YaaccAudioRenderingControlService Class Reference
Inheritance diagram for de.yaacc.upnp.server.YaaccAudioRenderingControlService:
Inheritance graph
Collaboration diagram for de.yaacc.upnp.server.YaaccAudioRenderingControlService:
Collaboration graph

Public Member Functions

 YaaccAudioRenderingControlService (UpnpClient upnpClient)
 
boolean getMute (UnsignedIntegerFourBytes instanceId, String channelName) throws RenderingControlException
 
UnsignedIntegerTwoBytes getVolume (UnsignedIntegerFourBytes instanceId, String channelName) throws RenderingControlException
 
void setMute (UnsignedIntegerFourBytes instanceId, String channelName, boolean desiredMute) throws RenderingControlException
 
void setVolume (UnsignedIntegerFourBytes instanceId, String channelName, UnsignedIntegerTwoBytes desiredVolume) throws RenderingControlException
 
UnsignedIntegerFourBytes[] getCurrentInstanceIds ()
 

Protected Member Functions

Channel[] getCurrentChannels ()
 

Detailed Description

Author
Tobias Schoene (openbit)

The documentation for this class was generated from the following file: