view input/lirc.h @ 20034:534282370162

Remove cs_test and swscale-example on clean.
author diego
date Wed, 04 Oct 2006 14:02: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);