view input/lirc.h @ 15719:e040252b8370

Fix OSD handling, DVD subtitles work now. Will be a bit slower though.
author reimar
date Mon, 13 Jun 2005 20:09:05 +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);