view input/lirc.h @ 20675:7c7bd35a4877

Partial sync w/ en/mplayer.1 (6) Add section "VIDEO OUTPUT DRIVERS" Only mid part (still a big part) unfinished (3 FILTERs' sections and 2 MENCODER's sections) patch by Sheldon Jin (jinsh2 yahoo.com)
author kraymer
date Sun, 05 Nov 2006 12:50:03 +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);