| 设备网络SDK开发使用手册 |
PTZ基本参数配置结构体。
struct{
DWORD dwSize;
BYTE byProportionalPan;
BYTE byPresetFreezing;
BYTE byPresetSpeed;
BYTE byKeyboardCtrlSpeed;
BYTE byAutoScanSpeed;
BYTE byZoomingSpeed;
BYTE byManualControlSpeed;
BYTE byPTZMotionTrack;
BYTE byRes[124];
}NET_DVR_PTZ_BASICPARAMCFG, *LPNET_DVR_PTZ_BASICPARAMCFG;
NET_DVR_GetDVRConfig NET_DVR_SetDVRConfig