Package org.harctoolbox.lirc
Class LircIrp
java.lang.Object
org.harctoolbox.lirc.LircIrp
This class generates an IRP
Protocol from the LircRemote given as argument.-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Method Summary
Modifier and TypeMethodDescriptionstatic voidA little test/demo main that reads the files given as arguments, and dumps the outcome on stdout.static ProtocoltoProtocol(LircRemote lircRemote)
-
Method Details
-
main
A little test/demo main that reads the files given as arguments, and dumps the outcome on stdout.- Parameters:
args-
-
toProtocol
public static Protocol toProtocol(LircRemote lircRemote) throws LircIrp.RawRemoteException, LircIrp.LircCodeRemoteException, NonUniqueBitCodeException
-