fileanalysis.proto @@ -19,7 +19,7 @@ } message FileAnalysisSetting { bool videoFileEnable =1; string videoDirectory =2; bool videoEnable =1; string fileDirectory =2; int32 channelCount =3; }