view input/lirc.h @ 10066:c55cf2231b5a

DXR2 option updates, description removed as it is present in HTML/XML. Based on a patch by Mark Guptill <CompGuy284@attbi.com>.
author diego
date Mon, 05 May 2003 00:06:58 +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);