A new control called upon stream reset.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9852 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
albeu 2003-04-06 16:34:26 +00:00
parent 9e0c73f6b3
commit 27ff6fa04a
1 changed files with 1 additions and 0 deletions

View File

@ -45,6 +45,7 @@
#define MAX_STREAM_PROTOCOLS 10 #define MAX_STREAM_PROTOCOLS 10
#define STREAM_CTRL_RESET 0
#ifdef STREAMING #ifdef STREAMING
#include "network.h" #include "network.h"