LIRC libraries
LinuxInfraredRemoteControl
|
Functions that decode IR codes. More...
#include "ir_remote.h"
Go to the source code of this file.
Macros | |
#define | MIN_RECEIVE_TIMEOUT 100000 |
Functions | |
void | rec_set_update_mode (int mode) |
void | rec_buffer_set_logfile (FILE *f) |
int | waitfordata (__u32 maxusec) |
void | rec_buffer_init (void) |
int | rec_buffer_clear (void) |
int | receive_decode (struct ir_remote *remote, struct decode_ctx_t *ctx) |
void | rec_buffer_rewind (void) |
void | rec_buffer_reset_wptr (void) |
Functions that decode IR codes.
Definition in file receive.h.