agentland.device
Interface PioneerDVD
- All Superinterfaces:
- Agent, Remote
- All Known Implementing Classes:
- PioneerDVDAgent
- public interface PioneerDVD
- extends Agent
loadPioneer
public void loadPioneer(String serialPort)
throws IOException
doorOpen
public void doorOpen()
throws IOException
play
public void play()
throws IOException
stop
public void stop()
throws IOException
pause
public void pause()
throws IOException
still
public void still()
throws IOException
stepForward
public void stepForward()
throws IOException
stepReverse
public void stepReverse()
throws IOException
scanForward
public void scanForward()
throws IOException
scanReverse
public void scanReverse()
throws IOException
closeConnect
public void closeConnect()
throws IOException