agentland.device
Interface Amplifier

All Known Subinterfaces:
BaseAmplifier, HKAVR7000Amplifier

public interface Amplifier


Method Summary
 void mute()
           
 void nudgeDown()
           
 void nudgeUp()
           
 void setVolume(int level)
           
 

Method Detail

nudgeUp

public void nudgeUp()
             throws RemoteException

nudgeDown

public void nudgeDown()
               throws RemoteException

setVolume

public void setVolume(int level)
               throws RemoteException

mute

public void mute()
          throws RemoteException