view input/lirc.h @ 13670:b0c81a814148

Synced with 1.779, some typo from 1.771
author danny
date Mon, 18 Oct 2004 12:32:45 +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);