Class LircRemote

java.lang.Object
org.harctoolbox.lirc.LircRemote

public final class LircRemote extends Object
Semantic-agnostic model of a Lirc remote. May be either raw or cooked.
  • Method Details

    • getName

      public String getName()
    • isMode2

      public boolean isMode2()
    • hasFlag

      public boolean hasFlag(String flag)
    • getUnaryParameters

      public Long getUnaryParameters(String key)
    • getBinaryParameters

      public LircRemote.Pair getBinaryParameters(String key)
    • getCommands

      public List<LircCommand> getCommands()
      Returns:
      the commands
    • isRaw

      public boolean isRaw()
      Returns:
      the raw