|
| 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 () |
|
|
Channel[] | getCurrentChannels () |
|
- Author
- Tobias Schoene (openbit)
The documentation for this class was generated from the following file:
- /github/workspace/yaacc/src/main/java/de/yaacc/upnp/server/YaaccAudioRenderingControlService.java