view input/lirc.h @ 22168:2926c8f062cb

r22184: When setting the non-audio bit for hwac3 output, ... r22185: only output fail/success message, this was wrong from the beginning
author kraymer
date Fri, 09 Feb 2007 20:09:52 +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);