view input/lirc.h @ 19827:5d3bd75d4deb

r19832: remove leftover parenthesis r19829: Improve TrueType font installation section. r19828: Move subtitles and OSD section from the installation to the usage chapter.
author kraymer
date Wed, 13 Sep 2006 16:14:08 +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);