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
IOException
HarcHardwareException
boolean isValid()
String getVersion() throws IOException
IOException
void setTimeout(int timeOut) throws IOException
IOException
Copyright © 2015. All rights reserved.