C#封装的海康DVR客户端SDK

C#封装的海康DVR客户端SDK
  using System; using System.Collections.Generic; using System.Text; using System.Runtime.InteropServices; using System.Drawing; namespace HIK {     public delegate void fVoiceDataCallBack(int lVoiceComHandle, [MarshalAs(UnmanagedType.LPArray)]  byte[] pRecvDataBuffer, uint dwBufSize, byte byAudioFlag, uint dwUser); ...
Copyright © 浩然东方 保留所有权利.   Theme  Ality 07032740

用户登录