view input/lirc.h @ 25022:78761aa9b8b3

removed unneeded checks on the version of dvdnav (the acceptance of --minilibs guarantees it's ok) and unneeded assignments
author nicodvb
date Wed, 14 Nov 2007 22:20:19 +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);