chenlh
2026-01-28 8758151dcdb0f89e362dd297405a384d3a034380
src/tg/module_def.h
@@ -583,4 +583,11 @@
   int pad;
}tag_dummy, *ptag_dummy;
typedef struct {
   short bOutput;   // 0: input channel; 1: output_channel
   short src_ch_index;   // From zero to start
   short dst_ch_index;   // From zero to start
   short pad;
}tag_ch_param_copy,*ptag_ch_param_copy;
#endif /* MODULE_DEF_H_ */