public class SendIrFormatter extends Object implements Command.CommandTextFormat
| Constructor and Description |
|---|
SendIrFormatter() |
SendIrFormatter(int module,
int connector,
boolean compressed) |
| Modifier and Type | Method and Description |
|---|---|
String |
format(IrSignal irSignal,
int count)
Formats an IrSignal with repeatCount number of repetitions.
|
String |
getName() |
public SendIrFormatter(int module,
int connector,
boolean compressed)
public SendIrFormatter()
public String getName()
getName in interface Command.CommandTextFormatpublic String format(IrSignal irSignal, int count)
Command.CommandTextFormatformat in interface Command.CommandTextFormatirSignal - IrSignal to be formattedcount - Number of repeat sequences to include.Copyright © 2016. All rights reserved.