Ejemplo n.º 1
0
 public static extern int H264_DVR_GetFileByTime(int lLoginID, ref H264_DVR_FINDINFO lpFindInfo, string sSavedFileDIR, bool bMerge,
                                                 fDownLoadPosCallBack cbDownLoadPos, int dwDataUser);
Ejemplo n.º 2
0
 public static extern int H264_DVR_PlayBackByTimeEx(int lLoginID, ref H264_DVR_FINDINFO lpFindInfo, fRealDataCallBack fDownLoadDataCallBack, int dwDataUser,
                                                    fDownLoadPosCallBack cbDownLoadPos, int dwPosUser);
Ejemplo n.º 3
0
 public static extern int H264_DVR_FindFile(int lLoginID, ref H264_DVR_FINDINFO lpFindInfo, IntPtr ptr, int lMaxCount, out int findcount, int waittime);