view input/lirc.h @ 17529:49715244bdb2
synced with 1.1221
author |
gpoirier |
date |
Fri, 03 Feb 2006 17:07:43 +0000 (2006-02-03) |
parents |
d375383e1a48 |
children |
6ac1ece1f9fe |
line source
int
mp_input_lirc_init(void);
int
mp_input_lirc_read(int fd,char* dest, int s);
void
mp_input_lirc_close(int fd);