fileanalysis.proto
@@ -20,7 +20,9 @@ } message FileAnalysisSetting { bool videoEnable =1; string fileDirectory =2; int32 channelCount =3; bool videoEnable =1; string fileDirectory =2; int32 videoChannelCount =3; int32 imgChannelCount =4; int32 audioChannelCount =5; }