| Modifier and Type | Class and Description | 
|---|---|
class  | 
NonExistentTransmitterException
This exception is thrown when a non-existing transmitter is requested. 
 | 
class  | 
NotSupportedException
This exception is thrown when not supported functionality is requested. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
IMode2.open()
Opens the hardware using the previously given device name. 
 | 
void | 
LircHardware.open()
Opens the device using the device name used in the constructor. 
 | 
void | 
IMode2.setTransmitterMask(int mask)  | 
void | 
LircHardware.setTransmitterMask(int mask)  | 
| Constructor and Description | 
|---|
Mode2LircDevice()  | 
Mode2LircDevice(String deviceName)  | 
Copyright © 2019. All rights reserved.