public interface IReceive extends IIrReader
defaultBeginTimeout, defaultCaptureMaxSize, defaultEndingTimeout| Modifier and Type | Method and Description |
|---|---|
org.harctoolbox.ircore.IrSequence |
receive()
Listens to the device and returns a sequence.
|
boolean |
stopReceive()
Signals the receiving device that it should stop receiving.
|
setBeginTimeout, setCaptureMaxSize, setEndingTimeoutgetVersion, isValid, open, setDebug, setTimeout, setVerboseorg.harctoolbox.ircore.IrSequence receive()
throws HarcHardwareException,
IOException,
org.harctoolbox.ircore.OddSequenceLengthException
HarcHardwareException - if the device is not in valid/open state.IOExceptionorg.harctoolbox.ircore.OddSequenceLengthExceptionboolean stopReceive()
Copyright © 2020. All rights reserved.