Value
|
Comments
|
PHIDGET_IR_ENCODING_UNKNOWN = 1,
|
Unknown - the default value
|
PHIDGET_IR_ENCODING_SPACE = 2,
|
Space encoding, or Pulse Distance Modulation
|
PHIDGET_IR_ENCODING_PULSE = 3,
|
Pulse encoding, or Pulse Width Modulation
|
PHIDGET_IR_ENCODING_BIPHASE = 4,
|
Bi-Phase, or Manchester encoding
|
PHIDGET_IR_ENCODING_RC5 = 5,
|
RC5 - a type of Bi-Phase encoding
|
PHIDGET_IR_ENCODING_RC6 = 6,
|
RC6 - a type of Bi-Phase encoding
|
Others
|
Undefined
|