view input/lirc.h @ 19423:25bd26d7e650

r19420: Missing part of revision 19414 commit (multiple demux_info_add with same opt argument) r19348: Add matroska chapter seeking capability.
author kraymer
date Thu, 17 Aug 2006 23:08:13 +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);