view input/lirc.h @ 23384:0d4b310c738b

10l: r23399 broke mov/mp4 demuxing
author cehoyos
date Mon, 28 May 2007 14:25:48 +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);