view input/lirc.h @ 13496:0bdcb3eea569

better default parameter,added counterpart option, better names for few options, 3-pass support and improved documentation. patch by Loren Merritt
author iive
date Mon, 27 Sep 2004 21:04:42 +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);