.go
heyujie
2021-10-14 1467a58e112b23aeb7d6676a51e6727f30297f82
hikptz.h
@@ -5,7 +5,7 @@
extern "C" { 
#endif
 
int PtzTrack(char *ip, char *userName, char *password, char *port);
void  PtzTrack(char *ip, char *userName, char *password, char *port  ,int channel ,int xBottom ,int xTop ,int yBottom ,int yTop  )
 
#ifdef __cplusplus
}