public class DecodeIRCaller extends Object
Constructor and Description |
---|
DecodeIRCaller()
Instantiates a new decode ir caller.
|
DecodeIRCaller(File folder)
Instantiates a new decode ir caller.
|
Modifier and Type | Method and Description |
---|---|
boolean |
decode()
Decode.
|
int |
decodeSize()
Decode size.
|
int |
decodeStart()
Decode start.
|
int |
getDevice()
Gets the device.
|
String |
getErrorMessage()
Gets the error message.
|
int[] |
getHex()
Gets the hex.
|
String |
getMiscMessage()
Gets the misc message.
|
int |
getOBC()
Gets the oBC.
|
String |
getProtocolName()
Gets the protocol name.
|
int |
getSubDevice()
Gets the sub device.
|
String |
getVersion()
Gets the version.
|
void |
initDecoder()
Inits the decoder.
|
void |
setBursts(int[] b,
int r)
Sets the bursts.
|
void |
setBursts(int[] b,
int r,
int e) |
void |
setFrequency(int f)
Sets the frequency.
|
public DecodeIRCaller(File folder)
folder
- the folderpublic DecodeIRCaller()
public void setBursts(int[] b, int r)
b
- the br
- the rpublic void setBursts(int[] b, int r, int e)
public void setFrequency(int f)
f
- the new frequencypublic void initDecoder()
public boolean decode()
public String getProtocolName()
public int getDevice()
public int getSubDevice()
public int getOBC()
public int[] getHex()
public String getMiscMessage()
public String getErrorMessage()
public int decodeStart()
public int decodeSize()
public String getVersion()
Copyright © 2015. All rights reserved.