view input/lirc.h @ 17559:4ae8c0169017

expanded and improved NeoMagic TV-out section based on a patch by Helio Polis, simplesmoke_at_hotmail_dot_com
author diego
date Wed, 08 Feb 2006 12:17:41 +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);