Mercurial > mplayer.hg
view input/lirc.h @ 8275:1fb6b78d62d6
10l my last fix choked the last command definition, this fix seems to work correct.
author | atmos4 |
---|---|
date | Mon, 25 Nov 2002 14:17:15 +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);