view input/lirc.h @ 11886:0d60e54ce395

1000000000l reported by Steven Schultz (thanks!) when the hell was this c++ crap added? why wasn't it noticed? do all the competent developers --disable-real because we don't watch crappy low-quality files?
author rfelker
date Fri, 30 Jan 2004 03:44:00 +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);