xcDevSetPtzTourPoint abstract method

OriginResponse xcDevSetPtzTourPoint(
  1. String deviceID,
  2. int channel,
  3. int presetPoint,
  4. int step,
  5. int tourIndex,
  6. bool add,
)

设置巡航点

Implementation

OriginResponse xcDevSetPtzTourPoint(String deviceID, int channel,
    int presetPoint, int step, int tourIndex, bool add);