|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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(java.lang.String channelName)
|
static Channel |
Channel.valueOf(java.lang.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 | |
---|---|
java.lang.Long |
RenderingControlLastChange.getVolumeValue(long instanceId,
Channel channel)
|
java.lang.Long |
RenderingControlLastChange.getVolumeValue(org.teleal.cling.model.types.UnsignedIntegerFourBytes instanceId,
Channel channel)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |