1. 修复球机的登出接口未导出
This commit is contained in:
		| @@ -38,6 +38,8 @@ func Init() { | ||||
|  | ||||
| 	purego.RegisterLibFunc(&newHIKBallCamera, libc, "NewHIKBallCamera") | ||||
| 	purego.RegisterLibFunc(&initBallCamera, libc, "InitBallCamera") | ||||
| 	purego.RegisterLibFunc(&ballCameraLogout, libc, "InitBallCamera") | ||||
|  | ||||
| 	purego.RegisterLibFunc(&ptzTo, libc, "PtzGotoPut") | ||||
| 	purego.RegisterLibFunc(&ptzGet, libc, "PtzGet") | ||||
| 	purego.RegisterLibFunc(&stopBus, libc, "StopBus") | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 kunmeng
					kunmeng