35 const char** button_name,
Describes and decodes the signals from IR remotes.
uint64_t ir_code
Denotes an internal coded representation for an IR transmission.
void get_release_data(const char **remote_name, const char **button_name, int *reps)
Get data from saved from last call to register_button_press().
void register_button_press(struct ir_remote *remote, struct ir_ncode *ncode, ir_code code, int reps)
Set up pending events for given button, including the release_gap.
void get_release_time(struct timeval *tv)
Get time for last call to register_button_press() if defined, else a noop.
IR Command, corresponding to one (command defining) line of the configuration file.
One remote as represented in the configuration file.