diff options
| author | lishu <[email protected]> | 2018-11-28 21:15:34 +0800 |
|---|---|---|
| committer | lishu <[email protected]> | 2018-11-28 21:15:34 +0800 |
| commit | 626b6bd91184b317c10c13cea28c0182d1d0752e (patch) | |
| tree | c11db5d5f4e6c8d0d3986c3960ca8c9422d7222b /src/AV_interface.h | |
| parent | 8e14263ef6681f056fcb99eb9021cc59bf4170c7 (diff) | |
增加安装使用手册
Diffstat (limited to 'src/AV_interface.h')
| -rw-r--r-- | src/AV_interface.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/AV_interface.h b/src/AV_interface.h index 67c1869..9c8c12d 100644 --- a/src/AV_interface.h +++ b/src/AV_interface.h @@ -1,7 +1,7 @@ #ifndef _AV_INTERFACE_H #define _AV_INTERFACE_H -#define K_PROJECT 1 //�Ƿ���K��Ŀ����Ҫ�ǽ���Ľӿڲ�һ�� +#define K_PROJECT 0 //�Ƿ���K��Ŀ����Ҫ�ǽ���Ľӿڲ�һ�� #define PROTO_VERSION 3 #define PROTO_MAGICNUM 0x5641 @@ -67,7 +67,7 @@ #define SYNC_ACTION_STOP_TO_MAINSYSTEM 0x02 #define SYNC_ACTION_ELIMINATE_PROGRAM 0x03 -/*��½�����Ƭ���ܿ�����ѡ��*/ +/*FD������Ƭ��GK����ѡ��*/ #define OPT_FRAG_ORIGIN_URL 0x11 #define OPT_FRAG_CTRL_SUBSTR 0x12 #define OPT_FRAG_INDEX_URL 0x13 @@ -77,7 +77,7 @@ #define SURVEY_PIC_MONITOR_TYPE 0xB1 #define SURVEY_PIC_KEYWORD_TYPE 0xB2 -// FD����, 0��ʾ��̬�ڰ�������1��ʾ��̬�������У�2��ʾ���������ڵ����С� +// FD����, 0��ʾblacklist��1��ʾstatic configures��2��ʾcontent hit�� #define FD_TYPE_DYNAMIC_LIST 0 #define FD_TYPE_STATIC_CONF 1 #define FD_TYPE_ANALYSE 2 @@ -86,7 +86,7 @@ /*=================================monitor service===============================================*/ #define SERVICE_AUDIO_LANG 0x97 //��ѧ������������ʶ���� -#define SERVICE_AUDIO_LANG_FULL 0x98 //��ƴװ�����������������ȫ�ļ������־ +#define SERVICE_AUDIO_LANG_FULL 0x98 //��ƴװ�����������������ȫ�ļ�JC��־ /*=================================ack msg===============================================*/ typedef struct msg_data_ack_s |
