Uses of Class
org.teleal.cling.support.renderingcontrol.Channel

Packages that use Channel
org.teleal.cling.support.renderingcontrol   
 

Uses of Channel in org.teleal.cling.support.renderingcontrol
 

Methods in org.teleal.cling.support.renderingcontrol that return Channel
protected  Channel AbstractAudioRenderingControl.getChannel(String channelName)
           
static Channel Channel.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Channel[] Channel.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.teleal.cling.support.renderingcontrol with parameters of type Channel
 Long RenderingControlLastChange.getVolumeValue(long instanceId, Channel channel)
           
 Long RenderingControlLastChange.getVolumeValue(org.teleal.cling.model.types.UnsignedIntegerFourBytes instanceId, Channel channel)
           
 



Copyright © 2010 Teleal GmbH, Switzerland. All Rights Reserved.