diff options
| author | lishu <[email protected]> | 2019-01-28 14:44:15 +0800 |
|---|---|---|
| committer | lishu <[email protected]> | 2019-01-28 14:44:15 +0800 |
| commit | ca9b37c928e1d71576dc73eb18a03d6fab5477a5 (patch) | |
| tree | 7b889380dbb74874053ac584cdb945914bf26ead /src/AV_interface.h | |
| parent | 48379bddd3b967657cc410294aee8058c3c3e2a9 (diff) | |
| parent | 0059d5e31a6091316419795cb48880c21dfc71d5 (diff) | |
支持youtube
Diffstat (limited to 'src/AV_interface.h')
| -rw-r--r-- | src/AV_interface.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/AV_interface.h b/src/AV_interface.h index 74bd8f6..201d23f 100644 --- a/src/AV_interface.h +++ b/src/AV_interface.h @@ -36,7 +36,7 @@ #define FILE_IOS 0xA3 #define FILE_ANDRIOD 0xA4 #define FILE_APP 0xA5 -#define FILE_REQ_FRAG 0xA6 /*��ƬԤ��ʶ���,����url�������ƫ�����ģ�����iqiyi*/ +#define FILE_REQ_FRAG 0xA6 /*��ƬԤ��ʶ���,����url�������ƫ�����ģ�����iqiyi*/ #define FILE_MAYBE_FRAG 0xA7 /*ǰ�˻ش��Ŀ�������Ƭ������Ƶ*/ #define FILE_AV 0x00 /*��ƬԤ��ʶ���ý������ת��Ϊ0x00*/ @@ -75,6 +75,8 @@ #define SURVEY_PIC_MONITOR_TYPE 0xB1 #define SURVEY_PIC_KEYWORD_TYPE 0xB2 +#define SURVER_VOIP_COLLECT_TPYE 0xA4//for K voip_collect + // FD����, 0��ʾblacklist��1��ʾstatic configures��2��ʾcontent hit�� #define FD_TYPE_DYNAMIC_LIST 0 #define FD_TYPE_STATIC_CONF 1 |
