view input/lirc.h @ 13424:907cc2547357

With the latest change to dec_audio.c (1.32) the demuxers have to set sh_a->samplesize to something != 0.
author mosu
date Tue, 21 Sep 2004 18:02:33 +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);