NET_DVR_LOCAL_CFG_TYPE_PTZ

PTZ interaction configuration structure.

Structure Definition

struct{
  BYTE    byWithoutRecv;
  BYTE    byRes[63];       
}NET_DVR_LOCAL_PTZ_CFG, *LPNET_DVR_LOCAL_PTZ_CFG;

Members

byWithoutRecv

Whether to receive the response from device: 0-yes, 1-no.

byRes

Reserved, set to 0

Remarks

This configuration is applicable to 3G network.