public interface IRawIrSenderRepeat extends IRawIrSender
repeatMax| Modifier and Type | Method and Description |
|---|---|
boolean |
sendIrRepeat(IrSignal irSignal,
Transmitter transmitter)
Like sendCcf, but continues the transmission until interrupted by a stopIr command.
|
getTransmitter, sendIrboolean sendIrRepeat(IrSignal irSignal, Transmitter transmitter) throws NoSuchTransmitterException, IOException, IrpMasterException
irSignal - transmitter - NoSuchTransmitterExceptionIOExceptionIrpMasterExceptionCopyright © 2016. All rights reserved.