Mercurial > mplayer.hg
view input/lirc.h @ 13437:79a6401f471b
Cumulative patch
1.736: Better lumi/dark_masking descriptions, tips for 4mv and autoaspect
1.736: Better nssew description.
1.735: allow to select an alsa mixer channel index.
author | gpoirier |
---|---|
date | Wed, 22 Sep 2004 15:52:44 +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);