LIRC libraries
LinuxInfraredRemoteControl
|
State while recording buttons, privates besides commented. More...
#include <irrecord.h>
Public Attributes | |
struct ir_ncode | ncode |
Recorded button, valid on STS_BTN_BUTTON_DONE. More... | |
char | message [128] |
Error message, valid on STS_BTN_*_ERROR. More... | |
int | retval |
char | buffer [BUTTON] |
char * | string |
lirc_t | data |
lirc_t | sum |
unsigned int | count |
int | flag |
int | no_data |
int | started_as_root |
State while recording buttons, privates besides commented.
Definition at line 236 of file irrecord.h.
char button_state::message[128] |
Error message, valid on STS_BTN_*_ERROR.
Definition at line 240 of file irrecord.h.
struct ir_ncode button_state::ncode |
Recorded button, valid on STS_BTN_BUTTON_DONE.
Definition at line 238 of file irrecord.h.