Package org.harctoolbox.lirc
Class LircRemote
java.lang.Object
org.harctoolbox.lirc.LircRemote
Semantic-agnostic model of a Lirc remote. May be either raw or cooked.
-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetName()
getUnaryParameters
(String key) boolean
boolean
isMode2()
boolean
isRaw()
-
Method Details
-
getName
-
isMode2
public boolean isMode2() -
hasFlag
-
getUnaryParameters
-
getBinaryParameters
-
getCommands
- Returns:
- the commands
-
isRaw
public boolean isRaw()- Returns:
- the raw
-