diff options
| author | dumeijied <[email protected]> | 2018-10-09 10:50:48 +0800 |
|---|---|---|
| committer | dumeijied <[email protected]> | 2018-10-09 10:50:48 +0800 |
| commit | ea42f42cd319f083d940fcf2bcba9a82d3742feb (patch) | |
| tree | 6e419f06de4df065755ad2c4dc503e665b7a2fe7 /src/AV_interface.h | |
| parent | 8121ece1e4265f87239acff424a4e55d379902eb (diff) | |
2018.10.08 v4.0//1.add send_voip_full_json_log for K_PROJECT;2.voip_fulllog and voip_surveylog add voice_dir and cap_ip opt
Diffstat (limited to 'src/AV_interface.h')
| -rw-r--r-- | src/AV_interface.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/AV_interface.h b/src/AV_interface.h index e65dd9f..67c1869 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 0 //�Ƿ���K��Ŀ����Ҫ�ǽ���Ľӿڲ�һ�� +#define K_PROJECT 1 //�Ƿ���K��Ŀ����Ҫ�ǽ���Ľӿڲ�һ�� #define PROTO_VERSION 3 #define PROTO_MAGICNUM 0x5641 |
