public interface IRawIrSender
| Modifier and Type | Field and Description |
|---|---|
static int |
repeatMax
Max number of repeats to honor
|
| Modifier and Type | Method and Description |
|---|---|
Transmitter |
getTransmitter()
Returns a default Transmitter for the device.
|
boolean |
sendIr(IrSignal irSignal,
int count,
Transmitter transmitter) |
static final int repeatMax
boolean sendIr(IrSignal irSignal, int count, Transmitter transmitter) throws HarcHardwareException, NoSuchTransmitterException, IrpMasterException, IOException
irSignal - count - transmitter - NoSuchTransmitterExceptionIrpMasterExceptionIOExceptionHarcHardwareExceptionTransmitter getTransmitter()
Copyright © 2016. All rights reserved.