final class Transmit extends Object
| Constructor and Description |
|---|
Transmit(IrRemote remote,
IrNCode code,
int debug,
boolean repeat) |
| Modifier and Type | Method and Description |
|---|---|
int[] |
getData()
Returns the rendered durations as an array of ints.
|
int[] |
getData(int gap)
Returns the rendered durations as an array of ints.
|
boolean |
getValid() |
public boolean getValid()
public int[] getData(int gap)
gap - Ending duration to add, if necessary.getData()public int[] getData()
getData(int gap)Copyright © 2019. All rights reserved.