Mercurial > mplayer.hg
view input/lirc.h @ 10968:7c0c0f2a1609
remove outdated para about "newer version supporting URL-like syntax".
All this is already explained few lines before.
author | lumag |
---|---|
date | Wed, 01 Oct 2003 19:52:28 +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);