Class Decoder

java.lang.Object
org.harctoolbox.irp.Decoder

public final class Decoder extends Object
This class makes a decoder of an IrpDatabase, or optionally a subset thereof. (The subset is essentially to make debugging more comfortable.) There are essentially two member functions, called decode, operating on IrSignal or ModulatedIrSequence respectively. These have slightly different semantics.