Mercurial > mplayer.hg
view input/lirc.h @ 20200:a03b0bc5b14c
r20189: Some more consistency for the -pvr options, typo.
r20194: some little consistency fixes
author | kraymer |
---|---|
date | Sat, 14 Oct 2006 08:37:29 +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);