annotate libmpdemux/mpdemux.h @ 4822:3e2c7bf57035

These 2 files are intended for code common to the whole lib mainly code to let limpdemux independent from mplayer. Now contain a function to check external interruption from blocking code (network connection and cache fililng)
author albeu
date Sat, 23 Feb 2002 21:17:26 +0000
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
4822
3e2c7bf57035 These 2 files are intended for code common to the whole lib
albeu
parents:
diff changeset
1
3e2c7bf57035 These 2 files are intended for code common to the whole lib
albeu
parents:
diff changeset
2 extern int mpdemux_check_interrupt(int time);