From f64883252bf183ef08b95954e5f04e99b14c039c Mon Sep 17 00:00:00 2001 From: heyujie <516346543@qq.com> Date: 星期四, 14 十月 2021 15:09:08 +0800 Subject: [PATCH] topreset --- hikptz.h | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/hikptz.h b/hikptz.h index 14b3cba..66090b4 100644 --- a/hikptz.h +++ b/hikptz.h @@ -6,6 +6,7 @@ #endif 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 } -- Gitblit v1.8.0