Mercurial > mplayer.hg
view input/lirc.h @ 12505:a0b82f1dda7d
xvmc and *vidix suboptions documented, better ao/vo suboption syntax
author | diego |
---|---|
date | Tue, 25 May 2004 22:19: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);