view input/lirc.h @ 19112:21661fbbc447

sync of ports.xml: r19104: CVS --> SVN r18923: Update MPlayerOSX checkout commandlines with subversion commandline r18843: typo/grammar fixes r18842: More information on how to compile MPlayer on OSX with extra features
author kraymer
date Sun, 16 Jul 2006 13:33:31 +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);