T - public interface ICapturingHardware<T extends ICapture & IHarcHardware>
| Modifier and Type | Method and Description |
|---|---|
ModulatedIrSequence |
capture() |
void |
close() |
T |
getCapturer() |
String |
getName() |
JPanel |
getPanel() |
String |
getVersion() |
boolean |
isValid() |
void |
setTimeout(int timeOut) |
void |
setup()
This function (re-)initializes the hardware.
|
void |
setVerbose(boolean verbose) |
boolean |
stopCapture() |
String getName()
T getCapturer()
JPanel getPanel()
void setVerbose(boolean verbose)
void close()
ModulatedIrSequence capture() throws HarcHardwareException, IOException, IrpMasterException
boolean stopCapture()
void setup()
throws IOException,
HarcHardwareException
IOExceptionHarcHardwareExceptionboolean isValid()
String getVersion() throws IOException
IOExceptionvoid setTimeout(int timeOut)
throws IOException
IOExceptionCopyright © 2015. All rights reserved.