heyujie
2021-10-14 f64883252bf183ef08b95954e5f04e99b14c039c
hikptz.h
@@ -5,7 +5,8 @@
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  )
void  ToPreset(char *ip, char *userName, char *password, int port  ,int channel )
 
#ifdef __cplusplus
}