view input/lirc.h @ 25071:a961cea10603

warn users to disable dvdread internal (at least for the moment: there's something that prevents the correct identification of languages that I don't have time to investigate right now)
author nicodvb
date Sun, 18 Nov 2007 16:19:03 +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);