view input/lirc.h @ 8723:48a2c2545d5c

Use system-wide menu.conf file if nothing else is availible, also always try first to fallback to user configuration file.
author filon
date Thu, 02 Jan 2003 21:22:50 +0000
parents d375383e1a48
children 6ac1ece1f9fe
line wrap: on
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);