view input/lirc.h @ 20285:9ec1f7cffb3e

more updates on chinese translation patch by Sheldon Jin (jinsh2 yahoo com)
author kraymer
date Wed, 18 Oct 2006 00:29:41 +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);