view input/lirc.h @ 13757:40c44e178073

1.132: MSGTR_EdlCantOpenForWrite updated 1.133: mp_msg transition of unmaintained audio output drivers (referring to date 2004/09/18!) file isn't yet up to date, will continue updating in steps..
author kraymer
date Mon, 25 Oct 2004 16:31:50 +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);