view input/lirc.h @ 14648:069ee5fb161c

Remove unnecessary options from the -dumpmicrodvdsub command line and add a few <replaceable> tags as appropiate.
author diego
date Sat, 05 Feb 2005 12:53:34 +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);