view input/lirc.h @ 13595:f67d20c01332

Support for 24 bit and 20 bit LPCM (simple and slow :-( )
author reimar
date Sat, 09 Oct 2004 20:04:27 +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);