36 strcpy(decode,
"***");
virtual bool isValid() const
Returns true if the decode was successful.
void setValid(bool valid_)
Abstract base class for all IR readers, capturing or receiving.
virtual size_t getDataLength() const =0
Returns the number of collected durations.
@ undecoded
decoding failed
@ noise
nothing sensible found
@ timeout
beginTimeout reached
@ rc5
RC5 signal (= repeat sequence)
MultiDecoder(const IrReader &irReader)
Constructs a MultiDecoder from an IrReader, containing data.
A decoder class for NEC1 signals.
bool isDitto() const
Returns true if the signal received is a NEC1 ditto, i,e.
const char * getDecode() const
Returns a textual description the decode for human consumption.
A decoder class for RC5 signals.
const char * getDecode() const
Returns a textual description the decode for human consumption.