Mercurial > mplayer.hg
view input/lirc.h @ 19105:4c979c32f5cc
clarify "extradata"
comments welcome!
if anyone disagrees ill reverse this and we can disscuss it, i just thought there wont be any disagreement and was too lazy to send a patch ...
author | michael |
---|---|
date | Sat, 15 Jul 2006 21:49:47 +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);