Mercurial > mplayer.hg
view input/lirc.h @ 16094:56f073b27625
sync with 1.176
patch by Paul TT < paultt - at - hackerjournal - dot it >
author | diego |
---|---|
date | Tue, 26 Jul 2005 00:43:34 +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);