23 #ifndef __input_plugin_h__    24 #define __input_plugin_h__    26 #include "stream_info.h"    38 #define P_PERFECTSEEK   2    53 #define P_STREAMBASED   16    58 #define P_BUFFERING     32    69 #define INPUT_PLUGIN_BASE_VERSION       0x1000    76 #define INPUT_PLUGIN_VERSION    (INPUT_PLUGIN_BASE_VERSION + 16)